RunBase::promptOnClient Method [AX 2012]

Creates a RunBase on the client, unpacks the packed container, runs prompt, and returns the status from prompt in addition to the packed client RunBase.

client protected static container promptOnClient(ClassId classId, container packed)

Run On

Client

Parameters

classId
Type: ClassId Extended Data Type

packed
Type: container
The packed class in a container.

Return Value

Type: container
A packed class in a container

This method should not be called. This is handled by standard Microsoft Dynamics AX.

Show: