2020 Method
Changes 0
M

ControlledApplication.WriteJournalComment

Description:
Writes a comment to the Revit journal file.
public void WriteJournalComment(
	string comment,
	bool timeStamp
)