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

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

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