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