Used to filter the closed workflow executions in visibility APIs by their close status.
 Declaration Syntax
 Declaration Syntax| C# | 
public class CloseStatusFilter
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CloseStatusFilter()()()() | Initializes a new instance of the CloseStatusFilter class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Status | 
            The close status that must match the close status of an execution for it to meet the criteria of this filter. This field is required.
             
             Constraints: | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithStatus(String) | Obsolete. 
            Sets the Status property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CloseStatusFilter |