Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / Index Property

In This Topic
    Index Property (AnyPropertyId)
    In This Topic
    Index of the property.
    Syntax
    public short Index {get; set;}
    public:
    property short Index {
       short get();
       void set (    short value);
    }

    Property Value

    index of the P8 property
    See Also