Click or drag to resize

WorkspaceTemplateConfigurationEventHandlers Field

Contains event handler configuration elements, each of which specifies an event handler for this MatchPoint instance.

Namespace:  Colygon.MatchPoint.Workspaces.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public List<WorkspaceEventHandlerConfiguration> EventHandlers

Field Value

Type: ListWorkspaceEventHandlerConfiguration
See Also