The Portrate Interview Engine

DPLConfig Properties

The properties of the DPLConfig class are listed below. For a complete list of DPLConfig class members, see the DPLConfig Members topic.

Public Static (Shared) Properties

Instance Returns an instance of the DPL interview configuration.

Public Instance Properties

Campaigns Gets the table of campaigns which are keyed by their names.
ControlDefs Gets the control definitions known to the configuration. These are well-known control definitions and not custom controls, which are defined directly in the form defintions.
Forms Gets the table of DPLForm instances keyed by their reference names.

See Also

DPLConfig Class | Portrate.Interview.Model Namespace