Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Report Class / GetReportTypes Method
In This Topic
    GetReportTypes Method
    In This Topic
    Returns list of report types"/>.
    Syntax
    public static IEnumerable<ReportType> GetReportTypes()

    Return Value

    List of available report types.
    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