SystemSettings..::..DefaultOpportunityStatusWonKey Property

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

Syntax


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