ProjectDataSet.ProjectResourceRow.SetRES_HYPERLINK_FRIENDLY_NAMENull method

Sets the RES_HYPERLINK_FRIENDLY_NAME property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetRES_HYPERLINK_FRIENDLY_NAMENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow

instance.SetRES_HYPERLINK_FRIENDLY_NAMENull()
public void SetRES_HYPERLINK_FRIENDLY_NAMENull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace