BenSelect Documentation
CaseType Enumeration
See Also  Send Feedback
Selerix.Foundation Namespace : CaseType Enumeration
Case type

Syntax

JScript 
public enum CaseType extends System.Enum

Members

MemberDescription
ArchiveArchived version of a case. Records are being retained for historical purposes.
DemoDemo case. Should not contain production data.
ProductionOfficial, production version of the case containing live data.
TestTest case - Temporary case used for testing. Depending on situation, may contain copy of production data, but only for testing purposes. 
TrainingTemporary case for training purposes. May contain temporary copy of production data, but only for training purposes.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.CaseType

Requirements

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

See Also

© 2024 All Rights Reserved.