Share via


CustCreditCard.existsCreditCardCust Method [AX 2012]

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

Syntax

public boolean existsCreditCardCust()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

CustCreditCard Class