Amazon.CognitoIdentity.Model.IdentityDescription.IsSetCreationDate C# (CSharp) Method

IsSetCreationDate() private method

private IsSetCreationDate ( ) : bool
return bool
        internal bool IsSetCreationDate()
        {
            return this._creationDate.HasValue; 
        }