Inventory..::..RRPPrice Property

Gets or sets the RRP price.

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

Syntax


[DataMemberAttribute]
public decimal RRPPrice { get; set; }
<DataMemberAttribute> _
Public Property RRPPrice As Decimal
	Get
	Set
[DataMemberAttribute]
public:
property Decimal^ RRPPrice {
	Decimal^ get ();
	void set (Decimal^ value);
}

Field Value

The RRP price.