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

    Return Value

    All cable units 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