Amazon.ElasticMapReduce.Model.StepTimeline.IsSetStartDateTime C# (CSharp) Метод

IsSetStartDateTime() приватный Метод

private IsSetStartDateTime ( ) : bool
Результат bool
        internal bool IsSetStartDateTime()
        {
            return this._startDateTime.HasValue; 
        }