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