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

In This Topic
    Report Class Members
    In This Topic

    The following tables list the members exposed by Report.

    Public Properties
     NameDescription
    Public PropertyDoes this document have a backup file on the disc? (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public PropertyOverridden.  Name of the document author.  
    Public PropertyOverridden.  When was the document created.  
    Public Property Allows you to access the report table. The document must be open.  
    Public PropertyOverridden.  Description of the document.  
    Public Property Get electrical configuration of this report.  
    Public Property Does this document have focus in the UI? (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public Property Does this document have a revision? (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument)
    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 Property Is this document part of a revision? (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument)
    Public Property Was the report updated after the last change of its sources?  
    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 PropertyDate and time of the last update. See Update.  
    Public PropertyOverridden.  Name of the document.  
    Public PropertyOverridden.  Path to the document file.  
    Public Property Get the type of this report. Document must be open.  
    Public Property List all revisions this document has. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument)
    Public Property Note related to the revision of this document.  
    Public Property Settings of the report.  
    Public PropertyOverridden.  List of User-defined properties of this document or project.  
    Public Property Gets parent variant of this document. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument)
    Top
    Public Methods
     NameDescription
    Public Method Add new sources for this report.  
    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 MethodExport this report to a file.  
    Public Method Gets all cable units which can be used as report sources of this report.  
    Public Method Gets all wire harnesses which can be used as report sources of this report.  
    Public MethodServes as the default hash function. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public Method Gets all sources from which this report is created.  
    Public Methodstatic (Shared in Visual Basic) Returns list of report types"/>.  
    Public MethodOverridden.  Open this document.  
    Public Method If this document is part of a revision, it gets promoted to a normal document. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument)
    Public MethodOverridden.  Remove the document.  
    Public Method Remove some sources of this report.  
    Public Method Restore this document from backup. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public Method Create new revision of this document. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument)
    Public Method Save this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Document)
    Public MethodSave this document as template. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument)
    Public MethodReturns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject)
    Public Method Update the report. Any changes in source documents will show up in the report.  
    Top
    See Also