Amazon.ElasticMapReduce.Model.DescribeJobFlowsRequest.IsSetCreatedBefore C# (CSharp) 메소드

IsSetCreatedBefore() 개인적인 메소드

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