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