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

In This Topic
    SelectedEntry Property
    In This Topic
    Gets the selected entries
    Syntax
    public string SelectedEntry {get;}
    public:
    property String^ SelectedEntry {
       String^ get();
    }
    See Also