Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiPluginSettings Class / Item Property
Index of the item in the list of plugins.
In This Topic
    Item Property (ApiPluginSettings)
    In This Topic
    Returns plugin on the index.
    Syntax
    public ApiPluginItem this[ 
       int index
    ]; {get;}

    Parameters

    index
    Index of the item in the list of plugins.

    Property Value

    One plugin
    See Also