Share via


InventItemLocationCountingStatus::isCountingStarted Method

Indicates that counting is marked as started for the specified item and dimensions.

Syntax

client server public static boolean isCountingStarted(
    ItemId _itemId, 
    InventDimId _inventDimId, 
   [InventJournalId _inventJournalId])

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if counting is started; otherwise, false.

See Also

Reference

InventItemLocationCountingStatus Table