clsSystemSetting..::..Section Property

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

Syntax


public string Section { get; set; }
Public Property Section As String
	Get
	Set
public:
property String^ Section {
	String^ get ();
	void set (String^ value);
}