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

IsSetEndDateTime() private method

private IsSetEndDateTime ( ) : bool
return bool
        internal bool IsSetEndDateTime()
        {
            return this.endDateTime.HasValue;
        }