SPFieldGeolocationValue class

Represents the field value class for GeolocationField (geographical type for Point).

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFieldGeolocationValue

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class SPFieldGeolocationValue
'Usage
Dim instance As SPFieldGeolocationValue
public class SPFieldGeolocationValue

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPFieldGeolocationValue members

Microsoft.SharePoint namespace