AfResourceServiceClass.getResourceVersion Method [AX 2012]
Gets the version container by using the specified resource.
Syntax
public AfDataContainer getResourceVersion(
WrkCtrId _wrkCtrId,
SyncAppId _sourceAppId,
[boolean _deepRetrieveFlag])
Run On
Server
Parameters
- _wrkCtrId
Type: WrkCtrId Extended Data Type
The resource ID.
- _sourceAppId
Type: SyncAppId Extended Data Type
The application ID.
- _deepRetrieveFlag
Type: boolean
A Boolean value that specifies whether to retrieve the resource recursively.
Return Value
Type: AfDataContainer Class
A version container.