API Help
Eplan.EplApi.MasterData Namespace / MDAnyPropertyId Class / Index Property

In This Topic
    Index Property (MDAnyPropertyId)
    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