URL property
Sets a URL link in the task.
Syntax
Set: Task.setURL(sURL)
Get: sURL = Task.getURL()
Applies to
Task object.
Data type
String. The sURL value references a String object that specifies the URL.
Usage
This property specifies a URL that appears in the URL column of this task. An icon appears next to the URL. Users can click this icon to go to the resource designated by the URL.