SalesQuoteHistory..::..OpportunityNote Property

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

Syntax


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