ListDataSource.Properties - Propriété
Obtient ou définit le nombre de jours selon lequel allonger ou réduire le mois en cours dans les calendriers hégirien.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Properties As IDictionary(Of String, String)
Get
'Utilisation
Dim instance As ListDataSource
Dim value As IDictionary(Of String, String)
value = instance.Properties
public IDictionary<string, string> Properties { get; }
Valeur de propriété
Type : System.Collections.Generic.IDictionary<String, String>
Objet Dictionary<TKey, TValue> qui contient les propriétés.
Remarques
une référence Null (Rien dans Visual Basic)ne doit pas être. Il doit contenir les clés suivantes: « LobSystemInstance », « EntityNamespace », « Entités » et « SpecificFinder ».