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

In This Topic
    AttachedDocument Class Members
    In This Topic

    The following tables list the members exposed by AttachedDocument.

    Public Properties
     NameDescription
    Public PropertyOverridden. Does this document have a backup file on the disc?  
    Public PropertyOverridden.  Name of the document author.  
    Public PropertyOverridden.  When was the document created.  
    Public PropertyOverridden.  Description of the document.  
    Public Property Does this document have focus in the UI? (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public Property ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject)
    Public Property Is this document opened? (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public Property Is this document open as read only? (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public PropertyOverridden.  Tells you whether this object is valid or not.  
    Public PropertyOverridden.  When was the document last modified.  
    Public PropertyOverridden.  The user who modified the document last.  
    Public PropertyOverridden.  Name of the document.  
    Public PropertyOverridden.  Path to the document file.  
    Public PropertyOverridden.  List of User-defined properties of this document or project.  
    Top
    Public Methods
     NameDescription
    Public Method Close this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public MethodIs this document equal to the following object? (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public MethodServes as the default hash function. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public Method Open this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public MethodOverridden.  Remove the document.  
    Public Method Restore this document from backup. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public Method Save this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public MethodReturns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject)
    Top
    See Also