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