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

IsSetUserLastModifiedDate() private method

private IsSetUserLastModifiedDate ( ) : bool
return bool
        internal bool IsSetUserLastModifiedDate()
        {
            return this._userLastModifiedDate.HasValue; 
        }