SPFieldConfirmations Class
Represents a text field with information about who has confirmed the item.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldText
Microsoft.SharePoint.Applications.GroupBoard.SPFieldConfirmations
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 SPFieldConfirmations _
Inherits SPFieldText
'Usage
Dim instance As SPFieldConfirmations
[SubsetCallableTypeAttribute]
public class SPFieldConfirmations : 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.