Amazon.ElasticMapReduce.Model.StepTimeline.IsSetStartDateTime C# (CSharp) Method

IsSetStartDateTime() private method

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