Compartilhar via


EventHandlersDataSet.EventHandlersRow class

Contém as configurações para registrar um manipulador de eventos no Project Server.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcEvents.EventHandlersDataSet.EventHandlersRow

Namespace:  WebSvcEvents
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Class EventHandlersRow _
    Inherits DataRow
'Uso
Dim instance As EventHandlersDataSet.EventHandlersRow
public class EventHandlersRow : DataRow

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

EventHandlersDataSet.EventHandlersRow members

WebSvcEvents namespace