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


Gets the index of this BOM row.

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