Compartilhar via


EventHandlersDataSet.EventHandlers property

Obtém uma tabela EventHandlers .

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

Syntax

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property EventHandlers As EventHandlersDataSet.EventHandlersDataTable
    Get
'Uso
Dim instance As EventHandlersDataSet
Dim value As EventHandlersDataSet.EventHandlersDataTable

value = instance.EventHandlers
[BrowsableAttribute(false)]
public EventHandlersDataSet.EventHandlersDataTable EventHandlers { get; }

Property value

Type: WebSvcEvents.EventHandlersDataSet.EventHandlersDataTable

Ver também

Referência

EventHandlersDataSet class

EventHandlersDataSet members

WebSvcEvents namespace