Price..::..P5 Property

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

Syntax


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