Application.WriteJournalComment
Description:
Writes a comment to the Revit journal file.
Writes a comment to the Revit journal file.
public void WriteJournalComment(
string comment,
bool timeStamp
)
-
StringcommentText for journal comment.
-
BooleantimeStampIf a time stamp should be included in the journal comment.
-
A non-optional argument was null