clsReason..::..WriteOffAccountDescription Property

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

Syntax


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