FieldId.PublishedLinksDescription property

Gets an object of type GUID that specifies the PublishedLinksDescription field.

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

Syntax

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

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

Property value

Type: System.Guid
Returns Guid.

See also

Reference

FieldId class

FieldId members

Microsoft.SharePoint.Publishing namespace