Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / IPluginDisplayInfo Interface
Members
In This Topic
    IPluginDisplayInfo Interface
    In This Topic
    Base information about Harness ProD plugin.
    Syntax
    public interface IPluginDisplayInfo 
    Public Properties
     NameDescription
     Property Author of this plugin and copyright information.  
     Property Description of this plugin.  
     Property Image to be displayed in button if plugin successfully loaded.  
     Property Unique name of this plugin.  
     Property Version of this plugin.  
    Top
    See Also