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

IsSetStartDateTime() 개인적인 메소드

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