LineCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Shipment
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


public LineCollection(
	Shipment ownerShipment
)
Public Sub New ( _
	ownerShipment As Shipment _
)
public:
LineCollection(
	Shipment^ ownerShipment
)