Share via


FieldId.ExemptFromPolicy property

Gets an object of type GUID that specifies an ExemptFromPolicy field.

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

Syntax

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

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

Property value

Type: System.Guid
Returns Guid.

See also

Reference

FieldId class

FieldId members

Microsoft.SharePoint.Publishing namespace