SP.Field.canBeDeleted Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the field can be deleted.
var value = SP.Field.get_canBeDeleted();
Property Value
Type: Boolean
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the field can be deleted.
var value = SP.Field.get_canBeDeleted();
Type: Boolean