Gets the table of DPLForm instances keyed by their reference names.
[Visual Basic] Public Property ReadOnly Forms As Hashtable [C#] public Hashtable Forms { get; } [C++] public: __property Hashtable* get_Forms(); [JScript] public function get Forms() : Hashtable
DPLConfig Class | Portrate.Interview.Model Namespace