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


Gets or sets the content of this BOM cell.

Syntax

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

Property Value

Text string

See Also

Availability

SOLIDWORKS PDM Professional 2021 SP03