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