Share via


RetailConsessionPartPaymentCreate.isPartPay Method [AX 2012]

Checks whether the corresponding RetailConcessionContractPayment record exists.

Syntax

public boolean isPartPay()

Run On

Client

Return Value

Type: boolean
true if the RetailConcessionContractPayment record exists; otherwise, false.

See Also

Reference

RetailConsessionPartPaymentCreate Class