Determines if the application is currently in journal playback mode.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool IsJournalPlaying()
Return Value
Booleantrue if a journal is currently playing back, false otherwise.