Share via


OutcomeChoiceField class

Representa um campo de escolha do resultado.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPField
    Microsoft.SharePoint.SPFieldMultiChoice
      Microsoft.SharePoint.SPFieldChoice
        Microsoft.SharePoint.OutcomeChoiceField

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

Syntax

'Declaração
Public NotInheritable Class OutcomeChoiceField _
    Inherits SPFieldChoice
'Uso
Dim instance As OutcomeChoiceField
public sealed class OutcomeChoiceField : 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.

Ver também

Referência

OutcomeChoiceField members

Microsoft.SharePoint namespace