ReturnedPrice..::..PriceDescription Property

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

Syntax


public string PriceDescription { get; set; }
Public Property PriceDescription As String
	Get
	Set
public:
property String^ PriceDescription {
	String^ get ();
	void set (String^ value);
}