Compartir a través de


de la propiedad MethodInformation.OperationType

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Property OperationType As OperationType
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As OperationType

value = instance.OperationType

instance.OperationType = value
public OperationType OperationType { get; set; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.OperationType

Vea también

Referencia

clase MethodInformation

Miembros MethodInformation

Espacio de nombres Microsoft.SharePoint.Client