SalesSalesEInvoice_CompInfo_DirParty.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.

See Also

Reference

SalesSalesEInvoice_CompInfo_DirParty Class