Inventory..::..SellingPrices Property

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

Syntax


public SellingPriceCollection SellingPrices { get; }
Public ReadOnly Property SellingPrices As SellingPriceCollection
	Get
public:
property SellingPriceCollection^ SellingPrices {
	SellingPriceCollection^ get ();
}