SP.Field.internalName Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the field internal name.
var value = SP.Field.get_internalName();
Property Value
Type: String
Applies To
Remarks
It must not be null. It must not be empty.