JScript | |
---|---|
public enum CaseType extends System.Enum |
Member | Description |
---|---|
Archive | Archived version of a case. Records are being retained for historical purposes. |
Demo | Demo case. Should not contain production data. |
Production | Official, production version of the case containing live data. |
Test | Test case - Temporary case used for testing. Depending on situation, may contain copy of production data, but only for testing purposes. |
Training | Temporary case for training purposes. May contain temporary copy of production data, but only for training purposes. |
System.Object
System.ValueType
System.Enum
Selerix.Foundation.CaseType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family