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

In This Topic
    Entries Property
    In This Topic
    Gets all entries
    Syntax
    public StringCollection Entries {get;}
    public:
    property StringCollection^ Entries {
       StringCollection^ get();
    }
    See Also