PCComponentAttributeGroup::writeAttributeGrpToCatAttributeRel Method
Update the relation between a component attribute group and a category attribute.
Syntax
client server public static PCComponentAttributeGroup writeAttributeGrpToCatAttributeRel(
RefRecId _control,
RefRecId _categoryAttribute,
PCName _componentAttributeGroupName)
Run On
Called
Parameters
- _control
Type: RefRecId Extended Data Type
A reference to a component control.
- _categoryAttribute
Type: RefRecId Extended Data Type
A reference to a category attribute.
- _componentAttributeGroupName
Type: PCName Extended Data Type
The name of a component attribute group.
Return Value
Type: PCComponentAttributeGroup Table
A PCComponentAttributeGroup record.