de la propiedad ProxyContext.StrongTypedExpandoField
Si el servidor necesita devolver la información de tipo de campo expandido.
La información de tipo será el sufijo del nombre del campo.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public ReadOnly Property StrongTypedExpandoField As Boolean
Get
'Uso
Dim instance As ProxyContext
Dim value As Boolean
value = instance.StrongTypedExpandoField
public bool StrongTypedExpandoField { get; }
Valor de propiedad
Tipo: System.Boolean