TasksLoadedEventArgs class

Parent Previous Next

The TasksLoadedEventArgs provides the result of a Load() call of the Tasks class.  


Namespace:

IYOPRO.Api

Assembly:

IYOPRO.Api (in IYOPRO.Api.dll)


Syntax

       public class TasksLoadedEventArgs : BackendEventArgs


Members

Exception Error

Inherited from BackendEventArgs

object UserData

Inherited from BackendEventArgs

List<Task> Data

The list of tasks found