AWS SDK for .NET Documentation
TypeFilter Property
AmazonAmazon.SimpleWorkflow.ModelCountClosedWorkflowExecutionsRequestTypeFilter Did this page help you?   Yes   No    Tell us about it...
If specified, indicates the type of the workflow executions to be counted.
Note:
closeStatusFilter, executionFilter, typeFilter and tagFilter are mutually exclusive. You can specify at most one of these in a request.
Declaration Syntax
C#
public WorkflowTypeFilter TypeFilter { get; set; }

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