PCXmlSessionComponentAttributeBindings.hasBinding Method [AX 2012]

Indicates whether a given component attribute has an attribute binding.

public boolean hasBinding(EcoResCategoryAttribute _componentAttribute)

Run On

Server

Parameters

_componentAttribute
Type: EcoResCategoryAttribute Table
A component attribute.

Return Value

Type: boolean
true is the component attribute has a binding; otherwise, false.

Community Additions

ADD
Show: