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