AuditPolicyExecutionTask::create Method [AX 2012]

Creates the object of the AuditPolicyExecutionTask class.

server public static AuditPolicyExecutionTask create(container _packedObject)

Run On

Server

Parameters

_packedObject
Type: container
A container that has the serialized data of the AuditPolicyExecutionTask class.

Return Value

Type: AuditPolicyExecutionTask Class
An object of the AuditPolicyExecutionTask class
Show: