StockTakeLine..::..StockWriteOffAccount Property

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

Syntax


public Account StockWriteOffAccount { get; }
Public ReadOnly Property StockWriteOffAccount As Account
	Get
public:
property Account^ StockWriteOffAccount {
	Account^ get ();
}