Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / IHpDPluginInfo Interface
Members
In This Topic
    IHpDPluginInfo Interface
    In This Topic
    Base information about Harness ProD plugin.
    Syntax
    public interface IHpDPluginInfo 
    Public Properties
     NameDescription
     Property Author of this plugin and copyright information.  
     Property Description of this plugin.  
     Property EPLAN Harness proD module(s) which will show this plugin in their toolbar/menu.  
     Property Name of this plugin.  
     Property Icon to be displayed in toolbar/menu if plugin successfully loaded.  
     Property Text to be displayed in toolbar/menu if plugin successfully loaded.  
     Property Tooltip to be displayed in toolbar/menu if plugin successfully loaded.  
     Property Version of this plugin.  
    Top
    See Also