Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Report Class / ReportType Property
In This Topic
    ReportType Property
    In This Topic
    Get the type of this report. Document must be open.
    Syntax
    public ReportType ReportType {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.

    This file is not opened.
    The operation was not successful.
    See Also