Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceLastModifiedDate C# (CSharp) Метод

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

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