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.