Prices..::..DebtorSpecificInventorySpecifics Property

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

Syntax


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