If specified, the workflow executions are included in the returned results based on whether their close times are within the range specified
            by this filter. Also, if this parameter is specified, the returned results are ordered by their close times. 
|  Note: | 
|---|
| startTimeFilter and closeTimeFilter are mutually exclusive. You must specify one of these in a request but not both. | 
 Declaration Syntax
 Declaration Syntax| C# | 
public ExecutionTimeFilter CloseTimeFilter { get; set; }