Gets or sets the component representation to which this BOM row is associated.
Syntax
Visual Basic (Declaration) | |
---|
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