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

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