Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the settings for registering one event handler in Project Server.
The EventHandlersDataSet.EventHandlersRow type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AssemblyName | Gets or sets the full name of the assembly that implements the event handler. |
![]() |
CancelOnError | Gets or sets a Boolean value that indicates whether pre-events should be canceled by default when there is an error firing the event. |
![]() |
ClassName | Gets or sets the fully qualified name of the class in the assembly that implements the event handler. |
![]() |
Description | Gets or sets the description of the event handler. |
![]() |
EndpointUrl | Gets or sets the network location of the event handler. |
![]() |
EventHandlerUid | Gets or sets the GUID that is associated with the event handler. |
![]() |
EventId | Gets or sets the identifier of the event that is dispatched by the event handler. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
Name | Gets or sets the unique name of the event handler. |
![]() |
Order | Gets or sets the integer that represents the relative sequence of the event handler. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
Top
Methods
Top
.gif)
.gif)
.gif)