This activity allows to create a task operation which opens a scheduler. It is also possible to filter content and resources by domain.
The description of the operation.
The id of the domain from which to take the content data. In fact, it is possible to filter the contents by domain so that only those within it are loaded into the scheduler.
The id of the domain from which to take the resources. In fact, it is possible to filter the resources by domain so that only those within it are loaded into the scheduler
The maximum date time to show in the scheduler.
The maximum number of times the operation could be executed.
The minimum date time to show in the scheduler.
The minimum number of times the operation could be executed.
The name of the operation.
The ExternalId of the scheduler to open.
The ShowPriority property indicates the order in which operations should be displayed within a task screen.It can be assigned to any integer value(even negative), so be sure to assign it in a way that respects the order in which the operations must be performed.The higher the number, the more the operation has priority so it must be performed before the others.