SOLIDWORKS PDM Professional API Help Send Feedback
GetItemID Method (IEdmBomCell)
See Also 
EPDM.Interop.epdm Namespace > IEdmBomCell Interface : GetItemID Method (IEdmBomCell)


Gets the row index of this BOM row.

Syntax

Visual Basic 
Function GetItemID() As System.Integer
C# 
System.int GetItemID()
C++/CLI 
System.int GetItemID(); 

Return Value

Row index

Example

See the IEdmBomCell examples.

Remarks

Return codes:

  • S_OK: The method successfully executed.
  • S_FALSE: One of the arguments is invalid.
 

See Also

Availability

SOLIDWORKS PDM Professional 2009