EventHandlersDataSet.EventHandlersRow class
Contains the settings for registering one event handler in Project Server.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcEvents.EventHandlersDataSet.EventHandlersRow
Namespace: WebSvcEvents
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class EventHandlersRow _
Inherits DataRow
'Usage
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.