Compartilhar via


ClientCallableMethodAttribute.SetExpandoFieldValueIndexer propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property SetExpandoFieldValueIndexer As Boolean
    Get
    Set
'Uso
Dim instance As ClientCallableMethodAttribute
Dim value As Boolean

value = instance.SetExpandoFieldValueIndexer

instance.SetExpandoFieldValueIndexer = value
public bool SetExpandoFieldValueIndexer { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

ClientCallableMethodAttribute classe

ClientCallableMethodAttribute membros

Microsoft.SharePoint.Client namespace