RVTDocs.com

ControlledApplication.WriteJournalComment

Method
Description:
Writes a comment to the Revit journal file.
Syntax
public void WriteJournalComment(
	string comment,
	bool timeStamp
)
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