de la propiedad RESTfulUpdateOperationContext.UpdateOperationType
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public ReadOnly Property UpdateOperationType As RESTfulUpdateOperationType
Get
'Uso
Dim instance As RESTfulUpdateOperationContext
Dim value As RESTfulUpdateOperationType
value = instance.UpdateOperationType
public RESTfulUpdateOperationType UpdateOperationType { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.RESTfulUpdateOperationType
Vea también
Referencia
clase RESTfulUpdateOperationContext