A paginated list of history events of the workflow execution. The decider uses this during the processing of the decision task.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public List<HistoryEvent> Events { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public List<HistoryEvent> Events { get; set; }