Gets the index of this BOM column.
Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property ColNr As System.Integer |
| C# | |
|---|
System.int ColNr {get;} |
| C++/CLI | |
|---|
property System.int ColNr {
System.int get();
} |
Property Value
Column index
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03