ReturnedPrice..::..Winner Property

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

Syntax


public bool Winner { get; set; }
Public Property Winner As Boolean
	Get
	Set
public:
property bool^ Winner {
	bool^ get ();
	void set (bool^ value);
}