MethodInformation.OperationType - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property OperationType As OperationType
Get
Set
'Utilisation
Dim instance As MethodInformation
Dim value As OperationType
value = instance.OperationType
instance.OperationType = value
public OperationType OperationType { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.OperationType