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


For a list of all members of this type, see EdmVariableData members.

Public Fields

 NameDescription
public FieldmbsVariableNameName of variable.  
public FieldmeTypeVariable type as defined in EdmVariableType.  
public FieldmlEdmVariableFlagsCombination of EdmVariableFlags.  
public FieldmlVariableIDID of the variable.  
public FieldmpoAttributesEdmAttributeData to which this variable should be mapped.  
Top

See Also