SPChangeContentType.Id property
Obtém o GUID que identifica o tipo de conteúdo que foi alterado.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Id As SPContentTypeId
Get
'Uso
Dim instance As SPChangeContentType
Dim value As SPContentTypeId
value = instance.Id
public SPContentTypeId Id { get; }
Property value
Type: Microsoft.SharePoint.SPContentTypeId
Um GUID que identifica o tipo de conteúdo que foi alterado.