ITaskPerformerActiveTask Property  | 
 
            Gets or sets the active task to perform.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
SyntaxITask ActiveTask { get; }ReadOnly Property ActiveTask As ITask
	Get
Property Value
Type: 
ITask
See Also