LineDetailCollection Constructor

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

Syntax


public LineDetailCollection(
	StockTakeLine ownerStockTakeLine
)
Public Sub New ( _
	ownerStockTakeLine As StockTakeLine _
)
public:
LineDetailCollection(
	StockTakeLine^ ownerStockTakeLine
)