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

IsSetCreationDateTime() private method

private IsSetCreationDateTime ( ) : bool
return bool
        internal bool IsSetCreationDateTime()
        {
            return this.creationDateTime.HasValue;
        }