AWS SDK for .NET Documentation
WithExecutionFilter Method (executionFilter)
AmazonAmazon.SimpleWorkflow.ModelCountClosedWorkflowExecutionsRequestWithExecutionFilter(WorkflowExecutionFilter) Did this page help you?   Yes   No    Tell us about it...
Sets the ExecutionFilter property
Declaration Syntax
C#
public CountClosedWorkflowExecutionsRequest WithExecutionFilter(
	WorkflowExecutionFilter executionFilter
)
Parameters
executionFilter (WorkflowExecutionFilter)
The value to set for the ExecutionFilter property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)