| Visual Basic | |
|---|---|
ReadOnly Property VariableName As System.String | |
| C# | |
|---|---|
System.string VariableName {get;} | |
| C++/CLI | |
|---|---|
property System.String^ VariableName {
System.String^ get();
} | |
Property Value
Variable nameSee the IEdmVariableValue6 examples.
SOLIDWORKS PDM Professional Version 6.4