Inventory..::..UpSells Property

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

Syntax


public UpSellCollection UpSells { get; }
Public ReadOnly Property UpSells As UpSellCollection
	Get
public:
property UpSellCollection^ UpSells {
	UpSellCollection^ get ();
}