com.onlineobject.objectnet Namespace

EventInformations Members

The EventInformations type exposes the following members.

Properties


  Name Description
Public property EventDescriptiom
Gets or sets the description of the event.
Public property EventName
Gets or sets the name of the event.
Public property ExecutionSide
Gets or sets the execution side of the event (client or server).
Public property ParametersType
Gets or sets the types of the parameters for the event.
Public property ReturnType
Gets or sets the return type of the event.
Public property VoidReturn
Gets or sets a value indicating whether the event returns void.