Partager via


ContentTypeIdFieldValue.Id - Propriété

Renvoie l'ID correspondant à cette instance.

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

Syntaxe

'Déclaration
Public ReadOnly Property Id As SPContentTypeId
    Get
'Utilisation
Dim instance As ContentTypeIdFieldValue
Dim value As SPContentTypeId

value = instance.Id
public SPContentTypeId Id { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPContentTypeId
Une structure SPContentTypeId .

Voir aussi

Référence

ContentTypeIdFieldValue classe

ContentTypeIdFieldValue - Membres

Microsoft.SharePoint.Publishing.Fields - Espace de noms