FieldId.DocumentIdPersistId property

Gets a GUID that specifies a DocumentIdPersistId.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared ReadOnly Property DocumentIdPersistId As Guid
    Get
'Usage
Dim value As Guid

value = FieldId.DocumentIdPersistId
public static Guid DocumentIdPersistId { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

FieldId class

FieldId members

Microsoft.SharePoint.Publishing namespace