PluginReference..::..IsEnabled Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Plugin
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public bool IsEnabled { get; }
Public ReadOnly Property IsEnabled As Boolean
	Get
public:
property bool^ IsEnabled {
	bool^ get ();
}