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.9.0.0 (5.9.0)
Syntax public List<CodeGenerationCyclePreferences> AdditionalCycleTaskPreferences { get; }
Public ReadOnly Property AdditionalCycleTaskPreferences As List(Of CodeGenerationCyclePreferences)
Get
Property Value
Type:
ListCodeGenerationCyclePreferencesSee Also