DerivedModelDefinitionAdditionalCycleTaskPreferences Property  | 
 
            Gets the cycle task preferences for the additional tasks for this derived model
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntaxpublic List<CodeGenerationCyclePreferences> AdditionalCycleTaskPreferences { get; }Public ReadOnly Property AdditionalCycleTaskPreferences As List(Of CodeGenerationCyclePreferences)
	Get
Property Value
Type: 
ListCodeGenerationCyclePreferences
See Also