SystemSettings..::..StoredProcForDebtorOrdersOnProcessedSalesGrid Property

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

Syntax


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