SettingsInventoryActiveMode Property |
Gets the inventory mode.
Namespace:
com.gigatms.Parameters.UHF880
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic ActiveMode InventoryActiveMode { get; set; }
Public Property InventoryActiveMode As ActiveMode
Get
Set
public:
property ActiveMode InventoryActiveMode {
ActiveMode get ();
void set (ActiveMode value);
}
Property Value
Type:
ActiveMode
The inventory mode.
See Also