Click or drag to resize

IMcResourceManagerEngineSingleton Property

The singleton IMcEngine instance.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Property EngineSingleton As IMcEngine
	Get
	Set

Property Value

Type: IMcEngine
Remarks
User code should never assign to this property, that is done internally.
See Also