Share via


EventHandlersDataSet.EventHandlersRowChangeEvent class

Describes event handler settings for when the specified EventHandlersDataSet.EventHandlersRow data is edited.

Inheritance hierarchy

System.Object
  System.EventArgs
    WebSvcEvents.EventHandlersDataSet.EventHandlersRowChangeEvent

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

Syntax

'Declaration
Public Class EventHandlersRowChangeEvent _
    Inherits EventArgs
'Usage
Dim instance As EventHandlersDataSet.EventHandlersRowChangeEvent
public class EventHandlersRowChangeEvent : EventArgs

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.

See also

Reference

EventHandlersDataSet.EventHandlersRowChangeEvent members

WebSvcEvents namespace