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