ProjectDataSet.AssignmentRow.ASSN_HYPERLINK_FRIENDLY_NAME property

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

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

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

WebSvcProject namespace

ASSN_HYPERLINK_ADDRESS