Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceLastModifiedDate C# (CSharp) Méthode

IsSetDeviceLastModifiedDate() private méthode

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