AWS SDK for .NET Documentation
ReverseOrder Property
AmazonAmazon.SimpleWorkflow.ModelGetWorkflowExecutionHistoryRequestReverseOrder Did this page help you?   Yes   No    Tell us about it...
When set to true, returns the events in reverse order. By default the results are returned in ascending order of the eventTimeStamp of the events.
Declaration Syntax
C#
public bool ReverseOrder { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)