SystemSetting..::..Contents Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Plugin
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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