Reason..::..Note Property

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

Syntax


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