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

IsSetCreatedBefore() private method

private IsSetCreatedBefore ( ) : bool
return bool
        internal bool IsSetCreatedBefore()
        {
            return this._createdBefore.HasValue; 
        }