SystemSettings..::..DefaultOpportunityStatusLostKey Property

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

Syntax


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