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