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

    Parameter NameDescription
    projectThe project in which the Comment will be located.
    contentsEplan.EplApi.Base.MultiLangString Containing text to display.
    reviewStateComment review state.
    See Also