Share via


SalesSalesConfirmation_InventDim.existsInventStyleId Method [AX 2012]

Indicates whether the InventStyleId data item exists in the data container.

Syntax

public boolean existsInventStyleId()

Run On

Called

Return Value

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

Remarks

For more information, see AfStronglyTypedDataContainer .

See Also

Reference

SalesSalesConfirmation_InventDim Class