Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceLastModifiedDate C# (CSharp) Method

IsSetDeviceLastModifiedDate() private method

private IsSetDeviceLastModifiedDate ( ) : bool
return bool
        internal bool IsSetDeviceLastModifiedDate()
        {
            return this._deviceLastModifiedDate.HasValue; 
        }