SystemSettings..::..DefaultOpportunityStatusOnGoingKey Property

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

Syntax


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