Click or drag to resize
InputRequirements Enumeration

[This is preliminary documentation and is subject to change.]

Inmatningskrav

Namespace: _3LProServices.AccountingVoucherService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public enum InputRequirements
Members
  Member nameValueDescription
InputAllowed0 Inmatning tillåten
InputRequired1 Inmatning måste ske
InputNotAllowed2 Inmatning ej tillåten
See Also