API Help
Eplan.EplApi.DataModel.EObjects Namespace / TerminalAccessory Class / ReferencePos Property

In This Topic
    ReferencePos Property (TerminalAccessory)
    In This Topic
    Gets position in the reference table of the object (means propertyindex)
    Syntax
    public new short ReferencePos {get;}
    public:
    new property short ReferencePos {
       short get();
    }
    See Also