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