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


Gets or sets the component representation to which this BOM row is associated.

Syntax

Visual Basic 
Property ComponentRep As System.String
C# 
System.string ComponentRep {get; set;}
C++/CLI 
property System.String^ ComponentRep {
   System.String^ get();
   void set ( &   System.String^ value);
}

Property Value

Component representation

See Also

Availability

SOLIDWORKS PDM Professional 2021 SP03