Partager via


ServerStub.EntityKeyPropertyNames - Propriété

The key property names of the entity.

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

Syntaxe

'Déclaration
Protected Friend Overridable ReadOnly Property EntityKeyPropertyNames As IEnumerable(Of String)
    Get
'Utilisation
Dim value As IEnumerable(Of String)

value = Me.EntityKeyPropertyNames
protected internal virtual IEnumerable<string> EntityKeyPropertyNames { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<String>

Voir aussi

Référence

ServerStub classe

ServerStub - Membres

Microsoft.SharePoint.Client - Espace de noms