Metratec devices library 3.1.1.0
Public Member Functions | Properties | List of all members
TagCountSetting Class Reference

/// Inventory settings More...

Public Member Functions

 TagCountSetting ()
 Create the inventory settings.
 
 TagCountSetting (int start)
 Create the inventory settings with the given parameters.
 
 TagCountSetting (int start, int min, int max)
 Create the inventory settings with the given parameters.
 

Properties

int Start [get, set]
 The initial expected tag count.
 
int Min [get, set]
 The minimum expected tag count.
 
int Max [get, set]
 The maximum expected tag count.
 

Detailed Description

/// Inventory settings

Constructor & Destructor Documentation

◆ TagCountSetting() [1/3]

TagCountSetting.TagCountSetting ( )

Create the inventory settings.

Returns


◆ TagCountSetting() [2/3]

TagCountSetting.TagCountSetting ( int  start)

Create the inventory settings with the given parameters.

Parameters
startThe initial expected tag count

◆ TagCountSetting() [3/3]

TagCountSetting.TagCountSetting ( int  start,
int  min,
int  max 
)

Create the inventory settings with the given parameters.

Parameters
startThe initial expected tag count
minThe minimum expected tag count
maxThe maximum expected tag count

Property Documentation

◆ Max

int TagCountSetting.Max
getset

The maximum expected tag count.

The maximum expected tag count

◆ Min

int TagCountSetting.Min
getset

The minimum expected tag count.

The minimum expected tag count

◆ Start

int TagCountSetting.Start
getset

The initial expected tag count.

The initial expected tag count


The documentation for this class was generated from the following file: