
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Projects.Documents.ProjectEntity
EPLAN.Harness.API.Projects.Documents.Document
EPLAN.Harness.API.Projects.Documents.Project
EPLAN.Harness.API.Projects.Documents.Revision
public abstract class ProjectEntity : EPLAN.Harness.API.ApiObject, EPLAN.Harness.API.Interfaces.IApiObject, EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | CreatedBy | Name of the document author. |
![]() | CreatedDate | When was the document created. |
![]() | Description | Description of the document. |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | IsValid | Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | LastModified | When was the document last modified. |
![]() | LastModifiedBy | The user who modified the document last. |
![]() | Path | Path to the document file. |
![]() | UserDefinedProperties | List of User-defined properties of this document or project. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |