ItemUpdatedEventArgs classe
Ocorre quando um item é atualizado.
Inheritance hierarchy
System.Object
System.EventArgs
Microsoft.SharePoint.Phone.Application.CustomEventArgs
Microsoft.SharePoint.Phone.Application.ItemUpdatedEventArgs
Namespace: Microsoft.SharePoint.Phone.Application
Assembly: Microsoft.SharePoint.Phone.Application (em Microsoft.SharePoint.Phone.Application.dll)
Sintaxe
'Declaração
Public Class ItemUpdatedEventArgs _
Inherits CustomEventArgs
'Uso
Dim instance As ItemUpdatedEventArgs
public class ItemUpdatedEventArgs : CustomEventArgs
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.