EventHandlerCreationInformation classe
Fornece informações para a criação de um manipulador de eventos.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.EventHandlerCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)
Sintaxe
'Declaração
<ScriptTypeAttribute("PS.EventHandlerCreationInformation", ValueObject := True, _
ServerTypeId := "{5e2b3370-c655-4803-acd8-b3705905e433}")> _
Public Class EventHandlerCreationInformation _
Inherits ClientValueObject
'Uso
Dim instance As EventHandlerCreationInformation
[ScriptTypeAttribute("PS.EventHandlerCreationInformation", ValueObject = true,
ServerTypeId = "{5e2b3370-c655-4803-acd8-b3705905e433}")]
public class EventHandlerCreationInformation : ClientValueObject
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.