Click or drag to resize
DeviceLastSeen Property
The date and time of the last sighting of the device.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public Nullable<DateTimeOffset> LastSeen { get; }

Property Value

Type: NullableDateTimeOffset
See Also