SP.Field.fromBaseType Property
Applies to: SharePoint Foundation 2010
Gets a Boolean value that indicates whether the field derives from a base field type.
var value = SP.Field.get_fromBaseType();
Property Value
Type: Boolean
Applies to: SharePoint Foundation 2010
Gets a Boolean value that indicates whether the field derives from a base field type.
var value = SP.Field.get_fromBaseType();
Type: Boolean