IGeneratorCompiledTemplateAssembliesPerDriverId Property  | 
 
            Gets the compiled template assembly per driver id.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
SyntaxDictionary<string, Assembly> CompiledTemplateAssembliesPerDriverId { get; }ReadOnly Property CompiledTemplateAssembliesPerDriverId As Dictionary(Of String, Assembly)
	Get
Property Value
Type: 
DictionaryString, 
Assembly
See Also