xApplication::runAsync Method [AX 2012]
client server public static AifAsyncResult runAsync(
Object proxy,
str serviceOperation,
Object callbackObject,
str callbackMethod,
Object asyncState,
boolean onSuccessOnly,
params)
Run On
ClientOrServerParameters
- proxy
- Type: Object Class
- serviceOperation
- Type: str
- callbackObject
- Type: Object Class
- callbackMethod
- Type: str
- asyncState
- Type: Object Class
- onSuccessOnly
- Type: boolean
- params
- Type: [T:]
Show: