The Portrate Interview Engine

DPLConfig Class

Represents the contents of the Portrate_Interview configuration.

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

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

System.Object
   Portrate.Interview.Model.DPLConfig

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

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.Model

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

See Also

DPLConfig Members | Portrate.Interview.Model Namespace