ProjectDataSet.AssignmentRow.ASSN_HYPERLINK_FRIENDLY_NAME Property

Specifies the display text for the hyperlink associated with this assignment.

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

Syntax

'Declaration
Public Property ASSN_HYPERLINK_FRIENDLY_NAME As String
    Get
    Set
'Usage
Dim instance As ProjectDataSet.AssignmentRow
Dim value As String

value = instance.ASSN_HYPERLINK_FRIENDLY_NAME

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

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

Project Web Service

ASSN_HYPERLINK_ADDRESS