Share via


AfResourceService.unlinkResource Method [AX 2012]

Unlinks a resource. If successful, the resource will not sync with the project server.

Syntax

public AfDataContainer unlinkResource(AfDataContainer _compoundDataContainer, SyncAppId _sourceAppId)

Run On

Called

Parameters

Return Value

Type: AfDataContainer Class
The container to be unlinked.

See Also

Reference

AfResourceService Interface