Gets or sets the configurations of the document on which this BOM is based.
Syntax
Visual Basic (Declaration) | |
---|
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 Also
Availability
SOLIDWORKS PDM Professional 2021 SP03