ITaskPerformerExecutingGenerator Property  | 
 
            Gets or sets the executing generator.
            
 
    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)
SyntaxIGenerator ExecutingGenerator { get; }ReadOnly Property ExecutingGenerator As IGenerator
	Get
Property Value
Type: 
IGenerator
See Also