ScriptConfigurationForm..::..Context Property

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

Syntax


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