Gets or sets the name of configuration for this BOM table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Configuration As String |
Visual Basic (Usage) | |
---|
Dim instance As IBomFeature
Dim value As String
instance.Configuration = value
value = instance.Configuration
|
C# | |
---|
string Configuration {get; set;} |
C++/CLI | |
---|
property String^ Configuration {
String^ get();
void set (String^ value);
} |
Return Value
Name of the configuration shown in the BOM table
Example
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12