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