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

The following tables list the members exposed by IEdmVariableValue5.

Public Properties

 NameDescription
 PropertyVariableIDGets the ID of the variable to which this value belongs.  
Top

Public Methods

 NameDescription
 MethodGetFirstAttributePositionStarts an enumeration of the attributes mapped to this variable.  
 MethodGetNextAttributeGets the next attribute to which this variable is mapped in an enumeration.  
 MethodGetValueGets the value of this variable in the specified configuration.  
Top

See Also