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