API Help
Eplan.EplApi.HEServices Namespace / Masterdata Class / SystemEntries Property

In This Topic
    SystemEntries Property
    In This Topic
    Returns the file names of all master data in the system master data pool.
    Syntax
    public StringCollection SystemEntries {get;}
    public:
    property StringCollection^ SystemEntries {
       StringCollection^ get();
    }
    Exceptions
    ExceptionDescription
    Internal interface for master data could not be created.
    System master data files could not be returned correctly.
    See Also