SOLIDWORKS PDM Professional API Help Send Feedback
RefDocID Property (IEdmSWBom)
See Also 
EPDM.Interop.epdm Namespace > IEdmSWBom Interface : RefDocID Property (IEdmSWBom)


Gets or sets the ID of the document on which this BOM is based.

Syntax

Visual Basic 
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 the IEdmBomMgr3 examples.

See Also

Availability

SOLIDWORKS PDM Professional 2021 SP03