Click or drag to resize

Device.LastSeen 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: Nullable<DateTimeOffset>
See Also