Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article.Module Class / Index Property

In This Topic
    Index Property (Article.Module)
    In This Topic
    Index of module in article array of modules.
    Syntax
    public int Index {get;}
    public:
    property int Index {
       int get();
    }
    See Also