共用方式為


OutcomeChoiceField class

代表結果選擇欄位。

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

'宣告
Public NotInheritable Class OutcomeChoiceField _
    Inherits SPFieldChoice
'用途
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.

請參閱

參照

OutcomeChoiceField members

Microsoft.SharePoint namespace