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


Gets the column index of this BOM cell.

Syntax

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