StockTakeLineCollection Constructor

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

Syntax


public StockTakeLineCollection(
	StockTake ownerStockTake
)
Public Sub New ( _
	ownerStockTake As StockTake _
)
public:
StockTakeLineCollection(
	StockTake^ ownerStockTake
)