SPFieldWhereabout class

A selection field that contains whereabouts information. Used in Whereabouts list.

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

'Declaration
Public Class SPFieldWhereabout _
    Inherits SPFieldChoice
'Usage
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.

See also

Reference

SPFieldWhereabout members

Microsoft.SharePoint.Applications.GroupBoard namespace