UserDefinedTypeEvents.SubscribeToEvents Method
Specifies the user-defined type events to receive.
Overload List
| Name | Description |
|---|---|
| UserDefinedTypeEvents.SubscribeToEvents (ObjectEventSet) |
Specifies the user-defined type events to receive.
|
| UserDefinedTypeEvents.SubscribeToEvents (ObjectEventSet, ServerEventHandler) |
Specifies the user-defined type events to receive and the event handler that handles the events.
|
See Also