clsOption..::..Enabled Property

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

Syntax


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