PCRuntimeModel.getComponentFromId Method [AX 2012]

Gets the runtime instance by using the ID.

public PCRuntimeComponent getComponentFromId(int _instanceId)

Run On

Called

Parameters

_instanceId
Type: int
An instance ID.

Return Value

Type: PCRuntimeComponent Class
A runtime instance.

Community Additions

ADD
Show: