Amazon.CognitoIdentityProvider.Model.UserType.IsSetUserLastModifiedDate C# (CSharp) Метод

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

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