database..::..Store Property

Namespace:  JiwaFinancials.Jiwa.JiwaODBC
Assembly:  JiwaODBC (in JiwaODBC.dll)

Syntax


public clsStores Store { get; set; }
Public Property Store As clsStores
	Get
	Set
public:
property clsStores^ Store {
	clsStores^ get ();
	void set (clsStores^ value);
}