Price..::..P4 Property

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

Syntax


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