SellingPricesBatch..::..Prices Property

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

Syntax


public PriceCollection Prices { get; }
Public ReadOnly Property Prices As PriceCollection
	Get
public:
property PriceCollection^ Prices {
	PriceCollection^ get ();
}