Partager via


ContentTypeIdFieldValue - Classe

Représente la classe de valeur de champ d'un objet ContentTypeIdFieldType .

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.SPFieldMultiColumnValue
    Microsoft.SharePoint.Publishing.Fields.ContentTypeIdFieldValue

Espace de noms :  Microsoft.SharePoint.Publishing.Fields
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class ContentTypeIdFieldValue _
    Inherits SPFieldMultiColumnValue
'Utilisation
Dim instance As ContentTypeIdFieldValue
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class ContentTypeIdFieldValue : SPFieldMultiColumnValue

Remarques

Le contrôle Web pour modifier et afficher les objets de ce type n'est ContentTypeIdField.

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

ContentTypeIdFieldValue - Membres

Microsoft.SharePoint.Publishing.Fields - Espace de noms