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