AP&C API Reference
Static Public Member Functions | Static Public Attributes | Properties | List of all members
Apac.Configuration.ExecutiveSupervisorConfigSection Class Reference
Inheritance diagram for Apac.Configuration.ExecutiveSupervisorConfigSection:
Apac.Configuration.ConfigSection< ExecutiveSupervisorConfigSection >

Static Public Member Functions

static ExecutiveSupervisorConfigSection GetSection ()
 
static ExecutiveSupervisorConfigSection GetSection (System.Configuration.Configuration config)
 
- Static Public Member Functions inherited from Apac.Configuration.ConfigSection< ExecutiveSupervisorConfigSection >
static void AddCachedSection (string definedName, T section)
 Adds the given section to the cache using the given name. More...
 
static void RemoveCachedSection (string definedName)
 Removes the section with the given name from the cache. More...
 
static T GetSection (string definedName)
 Gets the default configuration section named 'apac' (if defined). More...
 
static T GetSection (System.Configuration.Configuration config, string definedName)
 Gets the default configuration section from the given configuration object. Note that the configuration file is re-parsed every time a section is loaded using the Configuration object. More...
 

Static Public Attributes

static readonly string DEFAULT_NAME = "apac/executiveSupervisor"
 

Properties

ReferenceConfigCollection Subordinates [get, set]
 

The documentation for this class was generated from the following file: