McApplicationEngine Property
|
|
Returns the engine defined in the current thread.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Engine As IMcEngine
Get
Property Value
Type:
IMcEngineReturn Value
Type:
IMcEngineImplements
IMcApplication.EngineIMcApplication2.Engine
RemarksIn the User Interface thread, this is the main engine.
See Also