public void CreateTransient( Project project, MultiLangString contents, Comment.Enums.ReviewStateType reviewState )
public: void CreateTransient( Project^ project, MultiLangString^ contents, Comment.Enums.ReviewStateType reviewState )
Parameters
- project
- The project in which the Comment will be located.
- contents
- Eplan.EplApi.Base.MultiLangString Containing text to display.
- reviewState
- Comment review state.