SPFieldGeolocation.FieldValueType property
取得 Geolocation 欄位的實值型別。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property FieldValueType As Type
Get
'用途
Dim instance As SPFieldGeolocation
Dim value As Type
value = instance.FieldValueType
public override Type FieldValueType { get; }
Property value
Type: System.Type
實值型別中。