Click or drag to resize

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)
Syntax
public bool ForAdditionalCycleTasks { get; set; }

Property Value

Type: Boolean
See Also