SPField.InternalName Property
Gets the internal name that is used for the field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public ReadOnly Property InternalName As String
Get
Dim instance As SPField
Dim value As String
value = instance.InternalName
public string InternalName { get; }
Property Value
Type: System.String
A string that contains the internal name.