API Help
Eplan.EplApi.HEServices Namespace / ProjectManagement Class / PublishProject Method
Project which will be published.
Medium (File/Email)
Filename with extension
Folder path
Name of the export scheme

In This Topic
    PublishProject Method
    In This Topic
    Publishes a project
    Syntax

    Parameters

    oProject
    Project which will be published.
    eMedium
    Medium (File/Email)
    strFileName
    Filename with extension
    strFolderPath
    Folder path
    strScheme
    Name of the export scheme
    Exceptions
    ExceptionDescription
    Thrown in case of missing arguments.
    Thrown in case if invalid arguments, e.g. an invalid project is set.
    Thrown, if the \internal action could no be found.
    Thrown if an error occurs while executing the method.
    See Also