SPFieldWhereabout class
Um campo de seleção que contém informações de localização. Usado na lista de localização.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldMultiChoice
Microsoft.SharePoint.SPFieldChoice
Microsoft.SharePoint.Applications.GroupBoard.SPFieldWhereabout
Namespace: Microsoft.SharePoint.Applications.GroupBoard
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Class SPFieldWhereabout _
Inherits SPFieldChoice
'Uso
Dim instance As SPFieldWhereabout
public class SPFieldWhereabout : SPFieldChoice
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.