BatchProcessFilter..::..GetListOfSalesOrdersStoredProcedure Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchProcessing
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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