ProjectDataSet.TaskRow.TASK_HYPERLINK_ADDRESS property

The task hyperlink address is the URI for the hyperlink that is associated with this task.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property TASK_HYPERLINK_ADDRESS As String
    Get
    Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As String

value = instance.TASK_HYPERLINK_ADDRESS

instance.TASK_HYPERLINK_ADDRESS = value
public string TASK_HYPERLINK_ADDRESS { get; set; }

Property value

Type: System.String

Remarks

Read-only. Does not include any anchor.

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace

TASK_HYPERLINK_FRIENDLY_NAME

TASK_HYPERLINK_SUB_ADDRESS