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

Server

Parameters

_component
Type: PCClass Table
The component record for which to generate the XML.

Return Value

Type: PCXmlSessionComponentAttributeBindings Class
A collection of attribute bindings for the given component.

Community Additions

ADD
Show: