ChangeContentType.ContentTypeId propriedade
Obtém o identificador de tipos de conteúdo do tipo de conteúdo alterado.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (em Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (em Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property ContentTypeId As ContentTypeId
Get
'Uso
Dim instance As ChangeContentType
Dim value As ContentTypeId
value = instance.ContentTypeId
public ContentTypeId ContentTypeId { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.ContentTypeId
ContentTypeId
O identificador de tipo de conteúdo.