Amazon.CognitoIdentity.Model.IdentityDescription.IsSetCreationDate C# (CSharp) Метод

IsSetCreationDate() приватный Метод

private IsSetCreationDate ( ) : bool
Результат bool
        internal bool IsSetCreationDate()
        {
            return this._creationDate.HasValue; 
        }