IWxAssemblies.EventsClass

Syntax

EventsClass: String;

Description

The EventsClass property determines an event handler class.

Comments

To determine a event handler unit, use the IWxAssemblies.EventsAssembly property.

The determined event handler class should be contained in the specified unit.

Example

The property use is given in the example for IWorkspace.Assemblies.

See also:

IWxAssemblies