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

In This Topic
    Revision Class Members
    In This Topic

    The following tables list the members exposed by Revision.

    Public Properties
     NameDescription
    Public PropertyOverridden.  Name of the document author.  
    Public PropertyOverridden.  When was the document created.  
    Public PropertyOverridden.  Description of the document.  
    Public Property ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject)
    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.  Path to the document file.  
    Public Property Get all documents from this revision.  
    Public Property Get the version of the document's revision.  
    Public PropertyOverridden.  List of User-defined properties of this document or project.  
    Top
    Public Methods
     NameDescription
    Public Method Remove this revision with all revisioned documents.  
    Public MethodReturns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject)
    Top
    See Also