Share via


AuditPolicyBatchTaskBundle.isTaskLargerThanMyBaseCapacity Method [AX 2012]

Indicates whether the specified task is larger than the base capacity of a bundle.

Syntax

public boolean isTaskLargerThanMyBaseCapacity(RunBaseBatch _task)

Run On

Server

Parameters

Return Value

Type: boolean
true if the task is larger than the bundle base capacity; otherwise, false.

See Also

Reference

AuditPolicyBatchTaskBundle Class