Share via


ProjectDataSet.TaskRow.TASK_HYPERLINK_SUB_ADDRESS Property

Specifies the anchor portion of the URI of the hyperlink that is associated with the task.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

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

value = instance.TASK_HYPERLINK_SUB_ADDRESS

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

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

ProjectDataSet.TaskRow Class

ProjectDataSet.TaskRow Members

Statusing Web Service

TASK_HYPERLINK_FRIENDLY_NAME

TASK_HYPERLINK_ADDRESS