Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Syntax
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
Remarks
This method should not be called. This is handled by standard Microsoft Dynamics AX.