ControlledApplication.WriteJournalComment
Method
Description:
Writes a comment to the Revit journal file.
Writes a comment to the Revit journal file.
Parameters
Parameter | Type | Description |
---|---|---|
comment | String | Text for journal comment. |
timeStamp | Boolean | If a time stamp should be included in the journal comment. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |