Gets or sets the part number of the covering.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PartNumber As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICovering
Dim value As System.String
instance.PartNumber = value
value = instance.PartNumber |
C# | |
---|
System.string PartNumber {get; set;} |
C++/CLI | |
---|
property System.String^ PartNumber {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Part number of the covering
Example
See Also
Availability
SOLIDWORKS Routing 2006 FCS