Gets or sets the version of the document to which this BOM row is associated.
Syntax
| Visual Basic (Declaration) | |
|---|
Property Version As System.Integer |
| C# | |
|---|
System.int Version {get; set;} |
| C++/CLI | |
|---|
property System.int Version {
System.int get();
void set ( & System.int value);
} |
Property Value
Document version
Example
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03