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