Belt.ResetItemCount(BeltDirection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the item counter of the belt direction.
public abstract void ResetItemCount (Microsoft.PointOfService.BeltDirection direction);
abstract member ResetItemCount : Microsoft.PointOfService.BeltDirection -> unit
Public MustOverride Sub ResetItemCount (direction As BeltDirection)
Parameters
- direction
- BeltDirection
Specifies the auto stop item count property to be reset. May be either Backward or Forward.