EventHandlersDataSet.EventHandlersRow Class
Specifies one row of information specific to an event handler.
Inheritance Hierarchy
System.Object
System.Data.DataRow
WebSvcEvents.EventHandlersDataSet.EventHandlersRow
Namespace: WebSvcEvents
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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.