Share via


InventASN_InventDim.existsInventSerial Method [AX 2012]

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

Syntax

public boolean existsInventSerial()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventASN_InventDim Class