SP.List.hasExternalDataSource Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the list is an external list.
var value = SP.List.get_hasExternalDataSource();
Property Value
Type: Boolean
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether the list is an external list.
var value = SP.List.get_hasExternalDataSource();
Type: Boolean