Eplan Platform API
Eplan.EplApi.HEServices Namespace / Reports Class / CreateReportsFromTemplates Method
Project in which reports will be created.
Collection report template types which from which reports will be generated.

In This Topic
    CreateReportsFromTemplates Method
    In This Topic
    Creates reports from templates of given document type.
    Syntax

    Parameters

    oProject
    Project in which reports will be created.
    colDocTypes
    Collection report template types which from which reports will be generated.
    Exceptions
    ExceptionDescription
    If any of parameters is null.
    If any of parameters is invlaid.
    Failed to create reports. Please refer to the error message.
    An internal error occurred during creating embedded report Please refer to the error message.
    See Also