Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / IHpDPluginInfo Interface / Enabled Property
In This Topic
    Enabled Property (IHpDPluginInfo)
    In This Topic
    If active, plugin button will be enabled. In order to propagate a change, INotifyPropertyChanged interface must be implemented.
    Syntax
    bool Enabled {get;}
    See Also