Share via


LedgerPurchaseInvoice_VendInvoiceInfo.existsUnit Method [AX 2012]

Determines whether the Unit data item exists in the data container.

Syntax

public boolean existsUnit()

Run On

Called

Return Value

Type: boolean
true if the Unit data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

LedgerPurchaseInvoice_VendInvoiceInfo Class