SellingPrice..::..CurrentPrice Property

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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