Click or drag to resize
IsmStatus Enumeration
Induction and Safety Management (ISM) Statuses

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum IsmStatus
Members
  Member nameValueDescription
NotApplicable0 Not Applicable, an equivalent of empty one
NotRequired1
Passed2
PassedManual3
Waiting4
Started5
See Also