ts or sets the ID of the project where this BOM row's document resides.
Syntax
| Visual Basic (Declaration) | |
|---|
Property ProjectID As System.Integer |
| C# | |
|---|
System.int ProjectID {get; set;} |
| C++/CLI | |
|---|
property System.int ProjectID {
System.int get();
void set ( & System.int value);
} |
Property Value
Project ID
Example
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03