InventoryReceivalCollection Constructor

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

Syntax


public InventoryReceivalCollection(
	PurchaseInvoice ownerPurchaseInvoice
)
Public Sub New ( _
	ownerPurchaseInvoice As PurchaseInvoice _
)
public:
InventoryReceivalCollection(
	PurchaseInvoice^ ownerPurchaseInvoice
)