Gets or sets the increment for numbering items in this BOM.
Syntax
| Visual Basic (Declaration) | |
|---|
Property IncrementNumber As System.Integer |
| C# | |
|---|
System.int IncrementNumber {get; set;} |
| C++/CLI | |
|---|
property System.int IncrementNumber {
System.int get();
void set ( & System.int value);
} |
Property Value
Increment number
Example
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03