PCRuntimeUIMapper.getComponentFromInstanceId Method [AX 2012]

Retrieves a runtime component by using the instance ID.

public PCRuntimeComponent getComponentFromInstanceId(int _componpentInstanceId)

Run On

Called

Parameters

_componpentInstanceId
Type: int
An instance ID for a component.

Return Value

Type: PCRuntimeComponent Class
A runtime component.

Community Additions

ADD
Show: