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

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

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