Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiPluginItem Class
Members
In This Topic
    ApiPluginItem Class
    In This Topic
    Definition of plugins info.
    Object Model
    ApiPluginItem ClassBooleanProperty ClassTextProperty ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiPluginItem

    Syntax
    public class ApiPluginItem 
    Public Properties
     NameDescription
    Public PropertyIndicates whether plugin is enabled.  
    Public PropertyList of Harness proD modules where the plugin works.  
    Public PropertyName of plugin.  
    Public PropertyPath of the plugin.  
    Public PropertyVersion of plugin.  
    Top
    See Also