Share via


PdsFormCtrl_PdsBatchAttribReserve.isSales Method [AX 2012]

Indicates whether the transaction related to sales order.

Syntax

public boolean isSales()

Run On

Called

Return Value

Type: boolean
true if transaction is a sales order; otherwise false.

Remarks

All other transaction types will return false.

See Also

Reference

PdsFormCtrl_PdsBatchAttribReserve Class