PCRuntimeUIMapper.getControlFromAttributeInstanceId Method [AX 2012]

Retrieves the attribute input control that is based on attribute instance ID.

public PCRuntimeInputControl getControlFromAttributeInstanceId(int _attributeInstanceId)

Run On

Called

Parameters

_attributeInstanceId
Type: int
The attribute instance ID.

Return Value

Type: PCRuntimeInputControl Class
The attribute input control for a an attribute.

Community Additions

ADD
Show: