Harness proD API Help
EPLAN.Harness.API.Settings Namespace / StudioSettings Class / RecentProjects Property
In This Topic
    RecentProjects Property
    In This Topic
    List of recently opened projects, displayed in the Welcome tab.
    Syntax
    public IReadOnlyList<ApiRecentProject> RecentProjects {get;}
    See Also