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
ClientParameters
- classId
- Type: ClassId Extended Data Type
- packed
- Type: container
The packed class in a container.
Show: