EventHandlersDataSet.EventHandlers Property

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property EventHandlers As EventHandlersDataSet.EventHandlersDataTable
    Get
'Usage
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

See Also

Reference

EventHandlersDataSet Class

EventHandlersDataSet Members

WebSvcEvents Namespace