IndicatorPanel..::..NavigationListStoredProc Property

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

Syntax


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