共用方式為


SPFieldFreeBusy class

'空閒' 或 '忙碌' 查詢] 欄位中。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPField
    Microsoft.SharePoint.SPFieldText
      Microsoft.SharePoint.Applications.GroupBoard.SPFieldFreeBusy

Namespace:  Microsoft.SharePoint.Applications.GroupBoard
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Class SPFieldFreeBusy _
    Inherits SPFieldText
'用途
Dim instance As SPFieldFreeBusy
public class SPFieldFreeBusy : SPFieldText

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.

請參閱

參照

SPFieldFreeBusy members

Microsoft.SharePoint.Applications.GroupBoard namespace