ExecutedEventArgs.GetJournalData
Description:
Gets the journal data associated to this command (on journal playback).
Gets the journal data associated to this command (on journal playback).
Remarks:
For details about the use of journal data associated to a command, see ExternalCommandData.JournalData.
For details about the use of journal data associated to a command, see ExternalCommandData.JournalData.
public IDictionary<string, string> GetJournalData()
IDictionary