Gets the non-numeric label of this PMI datum.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Label As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPMIDatumFeature
Dim value As System.String
instance.Label = value
value = instance.Label |
C# | |
---|
System.string Label {get; set;} |
C++/CLI | |
---|
property System.String^ Label {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Datum label
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0