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


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

Syntax

Visual Basic 
Property RefCfgs As System.String
C# 
System.string RefCfgs {get; set;}
C++/CLI 
property System.String^ RefCfgs {
   System.String^ get();
   void set ( &   System.String^ value);
}

Property Value

Reference configurations

Example

See the IEdmBomMgr3 examples.

See Also

Availability

SOLIDWORKS PDM Professional 2021 SP03