Gets the name of the hole callout variable as it appears in the Dimension PropertyManager page in the
Dimension Text box.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property VariableName As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICalloutVariable
Dim value As System.String
value = instance.VariableName |
C# | |
---|
System.string VariableName {get;} |
C++/CLI | |
---|
property System.String^ VariableName {
System.String^ get();
} |
Property Value
Name of the hole callout variable as it appears in the Dimension PropertyManager page in the
Dimension Text box
Example
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0