EmailReport..::..RequestReadReceipt Property

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

Syntax


public bool RequestReadReceipt { get; set; }
Public Property RequestReadReceipt As Boolean
	Get
	Set
public:
property bool^ RequestReadReceipt {
	bool^ get ();
	void set (bool^ value);
}