Enum SerialNumberHandler.RequestType
Describes how the client retrieves serial numbers from server
Namespace: Virinco.WATS.Interface.MES.Production
Assembly: Virinco.WATS.Interface.MES.dll
Syntax
public enum RequestType
Fields
Name | Description |
---|---|
Reserve | Work in offline mode, local pool of serial numbers. Pool is reserved at server |
Take | Work in online mode, serialnumbers retrieved are Taken at once |