StockTakeLine..::..StockWriteOnAccount Property

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

Syntax


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