clsReason..::..WriteOffAccountOverride Property

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

Syntax


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