Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / ProjectEntity Class / LastModifiedBy Property
In This Topic
    LastModifiedBy Property (ProjectEntity)
    In This Topic
    The user who modified the document last.
    Syntax
    public abstract TextProperty LastModifiedBy {get;}
    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