Gets the GUID of this characteristic data set.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ID As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICharacteristicsData
Dim value As System.String
value = instance.ID |
C# | |
---|
System.string ID {get;} |
C++/CLI | |
---|
property System.String^ ID {
System.String^ get();
} |
Property Value
GUID
See Also
Availability
SOLIDWORKS Inspection API 2022 FCS