Versionsnyheter återfinns här>>
public enum InputRequirements
Public Enumeration InputRequirements
Vitec.Ekonomi.Services.Accounting.InputRequirements = function();
Vitec.Ekonomi.Services.Accounting.InputRequirements.createEnum('Vitec.Ekonomi.Services.Accounting.InputRequirements', false);
InputAllowed | 0 | Inmatning tillåten |
InputRequired | 1 | Inmatning måste ske |
InputNotAllowed | 2 | Inmatning ej tillåten |