SPFieldSendTo class
Representa um campo de usuário na lista Circulações que contém as pessoas para que um item de lista é enviado.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldLookup
Microsoft.SharePoint.SPFieldUser
Microsoft.SharePoint.Applications.GroupBoard.SPFieldSendTo
Namespace: Microsoft.SharePoint.Applications.GroupBoard
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Class SPFieldSendTo _
Inherits SPFieldUser
'Uso
Dim instance As SPFieldSendTo
public class SPFieldSendTo : SPFieldUser
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.