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

IsSetDeviceCreateDate() private method

private IsSetDeviceCreateDate ( ) : bool
return bool
        internal bool IsSetDeviceCreateDate()
        {
            return this._deviceCreateDate.HasValue; 
        }