A result set returned by GetUpdates(Nullable<(Of <(Int32>)>)).

Namespace:  Veriplace.Client
Assembly:  Veriplace.Client (in Veriplace.Client.dll) Version: 1.7.0.25986 (1.7.0.0)

Syntax

C#
public class LocationUpdates
Visual Basic (Declaration)
Public Class LocationUpdates
Visual C++
public ref class LocationUpdates

Remarks

This data structure represents location updates that occurred within a given time interval whose details can be queried by the current application.

Inheritance Hierarchy

System..::.Object
  Veriplace.Client..::.LocationUpdates

See Also