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