Partager via


FieldChoice - Classe

Représente un contrôle de champ de choix.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Field
      Microsoft.SharePoint.Client.FieldMultiChoice
        Microsoft.SharePoint.Client.FieldChoice

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Class FieldChoice _
    Inherits FieldMultiChoice
'Utilisation
Dim instance As FieldChoice
public class FieldChoice : FieldMultiChoice

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

FieldChoice - Membres

Microsoft.SharePoint.Client - Espace de noms