SearchItem..::..StoredProcedureName Property

Namespace:  JiwaFinancials.Jiwa.JiwaSearch.Configuration
Assembly:  JiwaSearch (in JiwaSearch.dll)

Syntax


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