M

ExecutedEventArgs.SetJournalData

Description:
Sets 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.
public void SetJournalData(
	IDictionary<string, string> data
)
  • IDictionary<String, String>
    data