Share via


InventItem_InventItemSalesSetup.existsOverrideSalesLeadTime Method [AX 2012]

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

Syntax

public boolean existsOverrideSalesLeadTime()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventItem_InventItemSalesSetup Class