The Portrate Interview Engine

DPLRulesConfig Class

Reads the display rule configuration into a hashtable of Type instances.

 Author: Jacob W Anderson (c) 2003 Portrate, LLC. All rights reserved. 

For a list of all members of this type, see DPLRulesConfig Members.

System.Object
   Portrate.Interview.Config.DPLRulesConfig

[Visual Basic]
Public Class DPLRulesConfig
    Implements IConfigurationSectionHandler
[C#]
public class DPLRulesConfig : IConfigurationSectionHandler
[C++]
public __gc class DPLRulesConfig : public IConfigurationSectionHandler
[JScript]
public class DPLRulesConfig extends IConfigurationSectionHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview.Config

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

DPLRulesConfig Members | Portrate.Interview.Config Namespace