RESTfulUpdateOperationContext.UpdateOperationType - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property UpdateOperationType As RESTfulUpdateOperationType
Get
'Utilisation
Dim instance As RESTfulUpdateOperationContext
Dim value As RESTfulUpdateOperationType
value = instance.UpdateOperationType
public RESTfulUpdateOperationType UpdateOperationType { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.RESTfulUpdateOperationType
Voir aussi
Référence
RESTfulUpdateOperationContext classe