Line..::..IncPrice Property

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseOrders
Assembly:  JiwaPurchaseOrders (in JiwaPurchaseOrders.dll)

Syntax


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