SPList.HasExternalDataSource property

Gets a value that indicates whether the list has an external data source.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool HasExternalDataSource { get; internal set; }

Property value

Type: System.Boolean
true if the list has an external data source; otherwise false.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace

DataSource