SalesSalesConfirmation_CustConfrmTrs.existsPdsCWQty Method [AX 2012]

Indicates whether the PdsCWQty data item exists in the data container.

Syntax

public boolean existsPdsCWQty()

Run On

Called

Return Value

Type: boolean
true if the PdsCWQty data item exists in the data container; otherwise, false .

Remarks

For more information, see AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesConfirmation_CustConfrmTrs Class