Amazon.CognitoIdentityProvider.Model.UserType.IsSetUserCreateDate C# (CSharp) Method

IsSetUserCreateDate() private method

private IsSetUserCreateDate ( ) : bool
return bool
        internal bool IsSetUserCreateDate()
        {
            return this._userCreateDate.HasValue; 
        }