CustPayments_CustTrans.existsThirdPartyBankAccountId Method [AX 2012]
Determines whether the ThirdPartyBankAccountId data item exists in the data container.
Syntax
public boolean existsThirdPartyBankAccountId()
Run On
Called
Return Value
Type: boolean
true if the ThirdPartyBankAccountId data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.