RVTDocs.com

BeforeExecutedEventArgs.UsingCommandData

Property
Description:
Indicates whether or not the Revit journal will include custom data populated by the application associated with this command.
Remarks:
For details about the use of journal data associated to a command, see JournalData. The default value is false.
Syntax
public bool UsingCommandData { get; set; }