This activity allows to create a task operation which opens an external web page given its link.
The description of the operation.
The ExternalId of this operation. This property is required if you want to use this operation in the Task Designer.
The link to be opened.
The maximum number of times the operation could be executed.
The minimum number of times the operation could be executed.
The name of the operation.
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.