EventHandler properties

The EventHandler type exposes the following members.

Properties

  Name Description
Public property AssemblyName Gets or sets the name of the assembly that is associated with the event handler.
Public property CancelOnError Gets or sets a value that specifies whether a pre-event should be canceled by default if there is an error when the event is raised.
Public property ClassName Gets or sets the name of the class that is associated with the event handler.
Public property Context (Inherited from ClientObject.)
Public property Description Gets or sets the description of the event handler.
Public property EndpointUrl Gets or sets the URL of the endpoint that is associated with the event handler.
Public property Event Gets the event that triggers the event handler.
Public property Id Gets the GUID of the event handler.
Public property Name Gets or sets the name of the event handler.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Order Gets or sets the order of placement of the event handler in a list of event handlers that are associated with an event.
Public property Path (Inherited from ClientObject.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

See also

Reference

EventHandler class

Microsoft.ProjectServer.Client namespace