PCSubComponent.getSetComponent Method
Gets or sets the child component that is associated with the current subcomponent relation.
Syntax
edit EcoResCategoryName getSetComponent(boolean _set, EcoResCategoryName _name)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the child component.
- _name
Type: EcoResCategoryName Extended Data Type
The current name of the component that is to be associated with this version; optional.
Return Value
Type: EcoResCategoryName Extended Data Type
The ID of the product that is currently associated with the current version.
Remarks
This edit method is used in the PCProductModelVersion form.