Price..::..P7 Property

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

Syntax


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