StockTakeLine..::..StockTakeLines Property

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

Syntax


public StockTakeLineCollection StockTakeLines { get; }
Public ReadOnly Property StockTakeLines As StockTakeLineCollection
	Get
public:
property StockTakeLineCollection^ StockTakeLines {
	StockTakeLineCollection^ get ();
}