Gets the table of form actions
[Visual Basic] Public Property ReadOnly Actions As Hashtable [C#] public Hashtable Actions { get; } [C++] public: __property Hashtable* get_Actions(); [JScript] public function get Actions() : Hashtable
DPLFormRef Class | Portrate.Interview.Model Namespace