Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / ProjectEntity Class
Properties Methods

In This Topic
    ProjectEntity Class Members
    In This Topic

    The following tables list the members exposed by ProjectEntity.

    Public Properties
     NameDescription
    Public Property Name of the document author.  
    Public Property When was the document created.  
    Public Property Description of the document.  
    Public Property ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject)
    Public Property Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.ApiObject)
    Public Property When was the document last modified.  
    Public Property The user who modified the document last.  
    Public Property Path to the document file.  
    Public Property List of User-defined properties of this document or project.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject)
    Top
    See Also