API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.PLCAddress Class / Index Property

In This Topic
    Index Property (PlanningSegment.PLCAddress)
    In This Topic
    Index of PlcAddress in planning objects array of plc addresses.
    Syntax
    public int Index {get;}
    public:
    property int Index {
       int get();
    }
    See Also