API Help
Eplan.EplApi.DataModel Namespace / Relation Structure / Index Property

In This Topic
    Index Property (Relation)
    In This Topic
    Relation-Index - which object to get. if index is equal to 0 list of objects will be returned.
    Syntax
    public short Index {get;}
    public:
    property short Index {
       short get();
    }

    Property Value

    Id related object.
    See Also