
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Projects.Documents.ProjectEntity
EPLAN.Harness.API.Projects.Documents.Revision
Name | Description | |
---|---|---|
![]() | CreatedBy | Overridden. Name of the document author. |
![]() | CreatedDate | Overridden. When was the document created. |
![]() | Description | Overridden. Description of the document. |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | IsValid | Overridden. Tells you whether this object is valid or not. |
![]() | LastModified | Overridden. When was the document last modified. |
![]() | LastModifiedBy | Overridden. The user who modified the document last. |
![]() | Path | Overridden. Path to the document file. |
![]() | RevisionedDocuments | Get all documents from this revision. |
![]() | RevisionNumber | Get the version of the document's revision. |
![]() | UserDefinedProperties | Overridden. List of User-defined properties of this document or project. |
Name | Description | |
---|---|---|
![]() | Remove | Remove this revision with all revisioned documents. |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |