Prices..::..DebtorPriceGroupInventorySpecifics Property

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

Syntax


public DebtorPriceGroupInventorySpecificCollection DebtorPriceGroupInventorySpecifics { get; set; }
Public Property DebtorPriceGroupInventorySpecifics As DebtorPriceGroupInventorySpecificCollection
	Get
	Set
public:
property DebtorPriceGroupInventorySpecificCollection^ DebtorPriceGroupInventorySpecifics {
	DebtorPriceGroupInventorySpecificCollection^ get ();
	void set (DebtorPriceGroupInventorySpecificCollection^ value);
}