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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public Class SPFieldWhereabout _
    Inherits SPFieldChoice
'Usage
Dim instance As SPFieldWhereabout
[SubsetCallableTypeAttribute]
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