Returns an instance of the DPL interview configuration.
[Visual Basic] Shared Public Property ReadOnly Instance As DPLConfig [C#] public static DPLConfig Instance { get; } [C++] public: static __property DPLConfig* get_Instance(); [JScript] public static function get Instance() : DPLConfig
DPLConfig Class | Portrate.Interview.Model Namespace