Amazon.ElasticMapReduce.Model.StepTimeline.IsSetStartDateTime C# (CSharp) Méthode

IsSetStartDateTime() private méthode

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