C# Class Amazon.SimpleWorkflow.Model.ExecutionTimeFilter

Used to filter the workflow executions in visibility APIs by various time-based rules. Each parameter, if specified, defines a rule that must be satisfied by each returned query result. The parameter values are in the Unix Time format. For example: "oldestDate": 1325376070.
ファイルを表示 Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLatestDate ( ) : bool
IsSetOldestDate ( ) : bool