Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Report Class / GetAllHarnessInfos Method
In This Topic
    GetAllHarnessInfos Method
    In This Topic
    Gets all wire harnesses which can be used as report sources of this report.
    Syntax
    public List<WireHarnessInfo> GetAllHarnessInfos()

    Return Value

    All wire harnesses in the actual project 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