Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / IHpDPluginTaskInfo Interface
Properties Methods

In This Topic
    IHpDPluginTaskInfo Interface Members
    In This Topic

    The following tables list the members exposed by IHpDPluginTaskInfo.

    Public Properties
     NameDescription
     Property Author of this plugin and copyright information. (Inherited from EPLAN.Harness.API.Plugins.Core.IPluginDisplayInfo)
     Property Description of this plugin. (Inherited from EPLAN.Harness.API.Plugins.Core.IPluginDisplayInfo)
     Property Image to be displayed in button if plugin successfully loaded. (Inherited from EPLAN.Harness.API.Plugins.Core.IPluginDisplayInfo)
     PropertyIs this task resolvable?  
     PropertyMessage of the task, shown when this task is active.  
     Property Unique name of this plugin. (Inherited from EPLAN.Harness.API.Plugins.Core.IPluginDisplayInfo)
     Property Version of this plugin. (Inherited from EPLAN.Harness.API.Plugins.Core.IPluginDisplayInfo)
    Top
    Public Methods
     NameDescription
     Method Termination of this plugin.  
    Top
    See Also