Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / ProjectEntity Class / CreatedBy Property
In This Topic
    CreatedBy Property (ProjectEntity)
    In This Topic
    Name of the document author.
    Syntax
    public abstract TextProperty CreatedBy {get; set;}
    Exceptions
    ExceptionDescription
    The object is in invalid state. Obtain a new one.

    Internal error of HpD or HpD API.

    IMPORTANT: Throwing this exception changes HpD Api's state to Failed.

    See Also