PCXmlSessionWriterComponent.createAttributeBindingsCollection Method [AX 2012]
Creates a set that contains record IDs of the attributes that have a binding for the component.
protected PCXmlSessionComponentAttributeBindings createAttributeBindingsCollection(PCClass _component)
Run On
ServerParameters
- _component
- Type: PCClass Table
The component record for which to generate the XML.
Return Value
Type: PCXmlSessionComponentAttributeBindings ClassA collection of attribute bindings for the given component.
Community Additions
ADD
Show: