ChoiceFormatType 列挙体

選択肢のフィールドの選択項目のオプションを表示する方法を指定する列挙体。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public Enumeration ChoiceFormatType
'使用
Dim instance As ChoiceFormatType
public enum ChoiceFormatType

メンバー

メンバー名 説明
Dropdown ドロップダウン リスト ボックスです。
RadioButtons オプション ボタン (ラジオ ボタンとも呼ばれます)。

注釈

この列挙クライアント オブジェクト モデルでは、サーバー オブジェクト モデルでSPChoiceFormatType列挙に対応します。

関連項目

参照先

Microsoft.SharePoint.Client 名前空間