Retrieve the name of the journal file the Revit is currently recording to.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public string RecordingJournalFilename { get; }
public string RecordingJournalFilename { get; }