Gets or sets the character or value to display when a value is 0 in this BOM table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ZeroQuantityDisplay As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBomFeature
Dim value As Integer
instance.ZeroQuantityDisplay = value
value = instance.ZeroQuantityDisplay
|
C# | |
---|
int ZeroQuantityDisplay {get; set;} |
C++/CLI | |
---|
property int ZeroQuantityDisplay {
int get();
void set (int value);
} |
Return Value
Character or value to display when value is 0 as defined by swZeroQuantityDisplay_e
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12