SOLIDWORKS PDM Professional API Help Send Feedback
IEdmVariable5 Interface Members
See Also  Properties  Methods 
  
EPDM.Interop.epdm Namespace : IEdmVariable5 Interface

The following tables list the members exposed by IEdmVariable5.

Public Properties

 NameDescription
 PropertyFlagsGets the style of this variable.  
 PropertyVariableTypeGets the type of data that can be stored in this variable.  
Top

Public Methods

 NameDescription
 MethodGetFirstAttributePositionStarts an enumeration of the attributes to which this variable is mapped for the specified file type.  
 MethodGetNextAttributeGets the next attribute in an enumeration.  
Top

See Also