SalesSalesConfirmation_CustConfrmTrs.existsMultiLnDisc Method [AX 2012]

Determines whether the MultiLnDisc data item exists in the data container.

Syntax

public boolean existsMultiLnDisc()

Run On

Called

Return Value

Type: boolean
true if the MultiLnDisc data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesConfirmation_CustConfrmTrs Class