InternalName Property
SPField.InternalName Property (Microsoft.SharePoint)
Gets the internal name that is used for the field.

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

value = instance.InternalName
C#
public string InternalName { get; }

Property Value

A string that contains the internal name.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
Page view tracker