database..::..SystemSettings Property

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

Syntax


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