DebtorSpecificInventorySpecificCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


public DebtorSpecificInventorySpecificCollection(
	Prices ownerPrices
)
Public Sub New ( _
	ownerPrices As Prices _
)
public:
DebtorSpecificInventorySpecificCollection(
	Prices^ ownerPrices
)