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