SOLIDWORKS PDM Professional API Help Send Feedback
VariableID Property (IEdmCardControl5)
See Also 
EPDM.Interop.epdm Namespace > IEdmCardControl5 Interface : VariableID Property (IEdmCardControl5)


Gets the ID of the variable to which this control is connected.

Syntax

Visual Basic 
ReadOnly Property VariableID As System.Integer
C# 
System.int VariableID {get;}
C++/CLI 
property System.int VariableID {
   System.int get();
}

Property Value

ID of the variable to which this control is connected; 0, if the control is not connected to a variable

Example

See the IEdmCardControl6 examples.

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2