StandardPriceBatch..::..SellPrice Property

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

Syntax


public PriceUpate SellPrice { get; }
Public ReadOnly Property SellPrice As PriceUpate
	Get
public:
property PriceUpate^ SellPrice {
	PriceUpate^ get ();
}