ITaskGroupElementRequiresCleanCache Property |
Gets or sets a value indicating whether this task requires that the task cache is cleaned before the task is executed.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax bool RequiresCleanCache { get; set; }
Property RequiresCleanCache As Boolean
Get
Set
Property Value
Type:
BooleanSee Also