FieldId class

Provides a set of read-only properties that uniquely identify specific SharePoint fields.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.FieldId

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class FieldId
'Usage
Dim instance As FieldId
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class FieldId

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

FieldId members

Microsoft.SharePoint.Publishing namespace