Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property FieldType As String
Get
'Usage
Dim instance As SPMobileListFieldSelector
Dim value As String
value = instance.FieldType
public string FieldType { get; }
Property value
Type: System.String
See also
Reference
SPMobileListFieldSelector class