Partager via


SPList.HasExternalDataSource - Propriété

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

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property HasExternalDataSource As Boolean
    Get
    Friend Set
'Utilisation
Dim instance As SPList
Dim value As Boolean

value = instance.HasExternalDataSource
public bool HasExternalDataSource { get; internal set; }

Valeur de propriété

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

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms

DataSource