Heureka API .NET Documentation
ControlCategoryType Enumeration



Enum for categorizing control tables
Syntax
'Declaration
 
Public Enum ControlCategoryType 
   Inherits System.Enum
'Usage
 
Dim instance As ControlCategoryType
public enum ControlCategoryType : System.Enum 
public enum class ControlCategoryType : public System.Enum 
Members
MemberDescription
ControlCategoryControl category (treatment and result control tables joined)
DomainSettingsCategoryForest domain category
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Slu.Heureka.BaseLayer.ConfigurationHandling.ControlCategoryType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Slu.Heureka.BaseLayer.ConfigurationHandling Namespace

Send Feedback