<Code Lib>
2020 Method
Changes 0
M

ExecutedEventArgs.GetJournalData

Description:
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.

public IDictionary<string, string> GetJournalData()

IDictionary IDictionary String , String

Loading…