Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Variant Class / GetReports Method
In This Topic
    GetReports Method
    In This Topic
    Get list of reports in this variant.
    Syntax
    public List<Report> GetReports()

    Return Value

    All reports in this variant.
    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