Price..::..P1 Property

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

Syntax


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