Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the GUID that identifies the content type that has changed.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Id As SPContentTypeId
Get
'Usage
Dim instance As SPChangeContentType
Dim value As SPContentTypeId
value = instance.Id
public SPContentTypeId Id { get; }
Property value
Type: Microsoft.SharePoint.SPContentTypeId
A GUID that identifies the content type that has changed.