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.8.0.0 (5.8.21.0208)
Syntax ITaskGroup TasksToExecute { get; }
ReadOnly Property TasksToExecute As ITaskGroup
Get
Property Value
Type:
ITaskGroupSee Also