Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiRecentProject Class / Remove Method
In This Topic
    Remove Method (ApiRecentProject)
    In This Topic
    Remove this recent project item.
    Syntax
    public void Remove()
    Remarks
    This recent project is only removed from the list EPLAN.Harness.API.Settings.StudioSettings.RecentProjects. The project itself is not deleted.
    See Also