Share via


AfResourceServiceClass.deleteResource Method [AX 2012]

Deletes a resource in Microsoft Dynamics AX.

Syntax

public AfDataContainer deleteResource(AfDataContainer _compoundDataContainer, SyncAppId _sourceAppId)

Run On

Server

Parameters

  • _sourceAppId
    Type: SyncAppId Extended Data Type
    The current application to which Microsoft Dynamics AX is synchronizing. Indicates the default project server application ID.

Return Value

Type: AfDataContainer Class
The container which has the resource information.

See Also

Reference

AfResourceServiceClass Class