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