Change.ChangeType - Propriété
Gets a value that specifies the type of the change that has been made to the object.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ChangeType As ChangeType
Get
'Utilisation
Dim instance As Change
Dim value As ChangeType
value = instance.ChangeType
public ChangeType ChangeType { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ChangeType
Returns a ChangeType instance representing the type of the change that has been made to the object.