SOLIDWORKS PDM Professional API Help Send Feedback
EdmItemRef Structure
See Also  Members  
EPDM.Interop.epdm Namespace : EdmItemRef Structure


Contains information about an item reference.

Syntax

Visual Basic 
Public Structure EdmItemRef 
   Inherits System.ValueType
C# 
public struct EdmItemRef : System.ValueType 
C++/CLI 
public value class EdmItemRef : public System.ValueType 

Example

struct EdmItemRef

{
  integer mlEdmRefFlags;
  string mbsConfiguration;
  object moNamePathOrID;
  object moParentNamePathOrItemID;
  integer mhResult;
};

Example

Remarks

See Also

Availability

SOLIDWORKS PDM Professional 2010