Used to filter the closed workflow executions in visibility APIs by their close status.

C# |
public class CloseStatusFilter

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
|

Object | |
![]() | CloseStatusFilter |