LineCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.CostPriceUpdate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public LineCollection(
	CostPriceUpdate ownerCostPriceUpdate
)
Public Sub New ( _
	ownerCostPriceUpdate As CostPriceUpdate _
)
public:
LineCollection(
	CostPriceUpdate^ ownerCostPriceUpdate
)