Amazon.ElasticMapReduce.Model.JobFlowExecutionStatusDetail.IsSetStartDateTime C# (CSharp) 메소드

IsSetStartDateTime() 개인적인 메소드

private IsSetStartDateTime ( ) : bool
리턴 bool
        internal bool IsSetStartDateTime()
        {
            return this.startDateTime.HasValue;
        }