Gets or sets the thread standard type.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property StandardType As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICosmeticThreadFeatureData
Dim value As System.String
instance.StandardType = value
value = instance.StandardType |
C# | |
---|
System.string StandardType {get; set;} |
C++/CLI | |
---|
property System.String^ StandardType {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Thread standard type
Example
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0