Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Report Class / Name Property
In This Topic
    Name Property (Report)
    In This Topic
    Name of the document.
    Syntax
    public override string Name {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.

    Remarks
    Renaming of the document is allowed only when the document is not opened.
    See Also