Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiRecentProject Class
Members
In This Topic
    ApiRecentProject Class
    In This Topic
    Recently opened project.
    Object Model
    ApiRecentProject ClassTextProperty ClassDateTimeProperty ClassDateTimeProperty ClassTextProperty ClassTextProperty ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiRecentProject

    Syntax
    public class ApiRecentProject 
    Public Properties
     NameDescription
    Public PropertyAuthor of the project.  
    Public PropertyCreated date of the project.  
    Public PropertyDate of the project's last change.  
    Public PropertyAuthor of the last change.  
    Public PropertyIs the recent project fully loaded?  
    Public PropertyName of the project.  
    Public PropertyPath to the project file.  
    Public PropertyPreview of the project.  
    Top
    Public Methods
     NameDescription
    Public MethodRemove this recent project item.  
    Top
    See Also