Click or drag to resize
HandlerElementEngineModule Property
Defines the engine module configuration for this handler.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public EngineModuleElement EngineModule { get; }

Property Value

Type: EngineModuleElement
The engine module.
See Also