IMcResourceManagerEngineSingleton Property 
             | 
            
               
             | 
          
        
         The singleton IMcEngine instance.
 
    Namespace: 
   MediaCy.IQL.Engine
    Assembly:
   MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxProperty EngineSingleton As IMcEngine
	Get
	Set
Property Value
Type: 
IMcEngine
RemarksUser code should never assign to this property, that is done internally.
See Also