ProjectDataSet.TaskRow.TASK_HYPERLINK_SUB_ADDRESS property
Hyperlink anchor.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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. Anchor portion of the URI of the hyperlink associated with this task.