clsReason..::..WriteOffAccountNo Property

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

Syntax


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