Gets the ID of the variable to which this control is connected.
Syntax
Visual Basic (Declaration) | |
---|
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 Also
Availability
SolidWorks Enterprise PDM Version 5.2