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.
Returns the ID corresponding to this instance.
Namespace: Microsoft.SharePoint.Publishing.Fields
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property Id As SPContentTypeId
Get
'Usage
Dim instance As ContentTypeIdFieldValue
Dim value As SPContentTypeId
value = instance.Id
public SPContentTypeId Id { get; }
Property Value
Type: Microsoft.SharePoint.SPContentTypeId
A SPContentTypeId structure.