Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Report Class / GetReportSources Method
In This Topic
    GetReportSources Method
    In This Topic
    Gets all sources from which this report is created.
    Syntax
    public List<DerivationSource> GetReportSources()

    Return Value

    All derivation sources of this report.
    Exceptions
    ExceptionDescription
    This file is not opened.
    You can not perform this action on a document opened as read only.
    Remarks
    Source can be wire harnesses and/or cable units.
    See Also