SellingPrice..::..CurrentPrice Property

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

Syntax


public decimal CurrentPrice { get; }
Public ReadOnly Property CurrentPrice As Decimal
	Get
public:
property Decimal^ CurrentPrice {
	Decimal^ get ();
}