Gets or sets the name of this BOM column.
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
Column name
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03