CustomFormTab..::..TabKey Property

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

Syntax


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