ClientCallableMethodAttribute.SetExpandoFieldValueIndexer - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property SetExpandoFieldValueIndexer As Boolean
Get
Set
'Utilisation
Dim instance As ClientCallableMethodAttribute
Dim value As Boolean
value = instance.SetExpandoFieldValueIndexer
instance.SetExpandoFieldValueIndexer = value
public bool SetExpandoFieldValueIndexer { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
ClientCallableMethodAttribute classe