Eplan Platform API
Eplan.EplApi.Base Namespace / ListSelectDecisionContext Class / SelectedIndex Property

In This Topic
    SelectedIndex Property
    In This Topic
    Gets the selected index from Entries
    Syntax
    public int SelectedIndex {get;}
    public:
    property int SelectedIndex {
       int get();
    }
    See Also