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.10.0.0 (5.10.0)
SyntaxITaskGroup TasksToExecute { get; }ReadOnly Property TasksToExecute As ITaskGroup
	Get
Property Value
Type: 
ITaskGroup
See Also