Quantity Property (IPDMWConfiguration)
Obsolete. Superseded by IPDMWLink::Quantity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Quantity As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWConfiguration
Dim value As System.Integer
instance.Quantity = value
value = instance.Quantity |
C# | |
---|
System.int Quantity {get; set;} |
C++/CLI | |
---|
property System.int Quantity {
System.int get();
void set ( & System.int value);
} |
See Also
Availability
SolidWorks Workgroup PDM 2003 FCS