Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Comment Class / CreateTransient Method / CreateTransient(Project,MultiLangString,ReviewStateType) Method
The project in which the Comment will be located.
Eplan.EplApi.Base.MultiLangString Containing text to display.
Comment review state.

In This Topic
    CreateTransient(Project,MultiLangString,ReviewStateType) Method
    In This Topic
    Creates the Comment object for a Project.
    Syntax

    Parameters

    project
    The project in which the Comment will be located.
    contents
    Eplan.EplApi.Base.MultiLangString Containing text to display.
    reviewState
    Comment review state.
    See Also