Compartilhar via


SPFieldGeolocation.FieldValueType property

Obtém o tipo de valor do campo localização geográfica.

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

Syntax

'Declaração
Public Overrides ReadOnly Property FieldValueType As Type
    Get
'Uso
Dim instance As SPFieldGeolocation
Dim value As Type

value = instance.FieldValueType
public override Type FieldValueType { get; }

Property value

Type: System.Type
O tipo de valor.

Ver também

Referência

SPFieldGeolocation class

SPFieldGeolocation members

Microsoft.SharePoint namespace