Amazon.ElasticMapReduce.Model.StepExecutionStatusDetail.IsSetCreationDateTime C# (CSharp) Méthode

IsSetCreationDateTime() private méthode

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