SPFieldFreeBusy class

A ‘free’ or ‘busy’ lookup field.

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

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

See also

Reference

SPFieldFreeBusy members

Microsoft.SharePoint.Applications.GroupBoard namespace