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