PriceScheme..::..Active Property

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

Syntax


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