Share via


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

  • _deepRetrieveFlag
    Type: boolean
    A Boolean value that specifies whether to retrieve the resource recursively.

Return Value

Type: AfDataContainer Class
A version container.

See Also

Reference

AfResourceServiceClass Class