Amazon.ElasticMapReduce.Model.DescribeJobFlowsRequest.IsSetCreatedAfter C# (CSharp) Method

IsSetCreatedAfter() private method

private IsSetCreatedAfter ( ) : bool
return bool
        internal bool IsSetCreatedAfter()
        {
            return this._createdAfter.HasValue; 
        }