If specified, only workflow executions that match this close status are listed. For example, if TERMINATED is specified, then only
            TERMINATED workflow executions are listed. 
|  Note: | 
|---|
| closeStatusFilter, executionFilter, typeFilter and tagFilter are mutually exclusive. You can specify at most one of these in a request. | 
 Declaration Syntax
 Declaration Syntax| C# | 
public CloseStatusFilter CloseStatusFilter { get; set; }