IGeneratorTasksToExecute Property |
The complete set of tasks to execute by the generator. Use this tree to walk through the tasks to check if
a given task has been succesfully completed.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax ITaskGroup TasksToExecute { get; }
ReadOnly Property TasksToExecute As ITaskGroup
Get
Property Value
Type:
ITaskGroupSee Also