SOLIDWORKS PDM Professional API Help Send Feedback
RowNr Property (IEdmSWBomCell)
See Also 
EPDM.Interop.epdm Namespace > IEdmSWBomCell Interface : RowNr Property (IEdmSWBomCell)


Gets the row index of this BOM cell.

Syntax

Visual Basic 
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