String constants representing the allowable location modes, for use with GetLocationAPI.

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

Syntax

C#
public sealed class LocationMode
Visual Basic (Declaration)
Public NotInheritable Class LocationMode
Visual C++
public ref class LocationMode sealed

Inheritance Hierarchy

System..::.Object
  Veriplace.Client..::.LocationMode

See Also