IGeneratorCycleCache Property  | 
 
            Defines the cache for the whole code generation cycle. Per ActiveSourceElementsContainerNameRaw used in a code gen task, the run queue cache is stored. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
SyntaxCodeGenerationCycleCache CycleCache { get; set; }Property CycleCache As CodeGenerationCycleCache
	Get
	Set
Property Value
Type: 
CodeGenerationCycleCache
See Also