共用方式為


SPFieldWhereabout class

選取欄位,其中包含 whereabouts 資訊。所在資訊清單中使用。

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

'宣告
Public Class SPFieldWhereabout _
    Inherits SPFieldChoice
'用途
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.

請參閱

參照

SPFieldWhereabout members

Microsoft.SharePoint.Applications.GroupBoard namespace