PresetForAdditionalCycleTasks Property  | 
 
            For whether this preset should be used for additional cycle tasks (true) or for normal ones generated by the system (false). If false, the preset
            will still show up for additional tasks.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Tasks
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic bool ForAdditionalCycleTasks { get; set; }Public Property ForAdditionalCycleTasks As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also