de la propiedad ClientCallableMethodAttribute.SetExpandoFieldValueIndexer
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Boolean
Vea también
Referencia
clase ClientCallableMethodAttribute