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