Share via


ConnInvoice_CustPaymSched.existsPaymSchedBy Method [AX 2012]

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

Syntax

public boolean existsPaymSchedBy()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

ConnInvoice_CustPaymSched Class