Id Property
SPField.Id Property (Microsoft.SharePoint)
Gets the GUID of the field.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property Id As Guid
Visual Basic (Usage)
Dim instance As SPField
Dim value As Guid

value = instance.Id
C#
public Guid Id { get; }

Property Value

A System.Guid object that contains the GUID.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
Page view tracker