eDriven Framework API
Data Property
NamespaceseDriven.Gui.FormFormData
eDriven Framework API
Gets or sets a form data
Declaration Syntax
C#Visual BasicVisual C++
public Hashtable Data { get; set; }
Public Property Data As Hashtable
	Get
	Set
public:
property Hashtable^ Data {
	Hashtable^ get ();
	void set (Hashtable^ value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)