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