OnGetMasterObjectAsync Method
Last updated: 8/31/2026Overloads
| OnGetMasterObjectAsync(Response) |
Async callback for get |
OnGetMasterObjectAsync(Response)
Async callback for get
Declaration
protected virtual GenericObject OnGetMasterObjectAsync(Response response)
Parameters
| Type | Name | Description |
|---|---|---|
| Response | response |
The response |
Returns
| Type | Description |
|---|---|
| GenericObject |
The resulting object |