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

IsSetStartDateTime() private method

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