Class ValidStateEnum
Defines the status of a master data line
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public sealed class ValidStateEnum : Enum
Fields
Name | Description |
---|---|
Error | An error, data must be changed |
Info | Everything is in order, with info text |
Valid | Everything is in order |
value__ | |
Warning | A warning when something is not optimal, data modification is recommended |