Settings..::..EmailOther Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.BatchPrinting.Configuration.Settings
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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