Price..::..RRP Property

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

Syntax


public decimal RRP { get; set; }
Public Property RRP As Decimal
	Get
	Set
public:
property Decimal^ RRP {
	Decimal^ get ();
	void set (Decimal^ value);
}