EventInformations Members
The EventInformations type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
EventDescriptiom |
Gets or sets the description of the event.
|
|
|
EventName |
Gets or sets the name of the event.
|
|
|
ExecutionSide |
Gets or sets the execution side of the event (client or server).
|
|
|
ParametersType |
Gets or sets the types of the parameters for the event.
|
|
|
ReturnType |
Gets or sets the return type of the event.
|
|
|
VoidReturn |
Gets or sets a value indicating whether the event returns void.
|

