Share via


EventHandlersDataSet.EventHandlersDataTable.NewEventHandlersRow Method

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

Syntax

'Declaration
Public Function NewEventHandlersRow As EventHandlersDataSet.EventHandlersRow
'Usage
Dim instance As EventHandlersDataSet.EventHandlersDataTable
Dim returnValue As EventHandlersDataSet.EventHandlersRow

returnValue = instance.NewEventHandlersRow()
public EventHandlersDataSet.EventHandlersRow NewEventHandlersRow()

Return Value

Type: WebSvcEvents.EventHandlersDataSet.EventHandlersRow

See Also

Reference

EventHandlersDataSet.EventHandlersDataTable Class

EventHandlersDataSet.EventHandlersDataTable Members

WebSvcEvents Namespace