ProjectDataSet.TaskRow.SetTASK_HYPERLINK_ADDRESSNull method

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

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

Syntax

'Declaration
Public Sub SetTASK_HYPERLINK_ADDRESSNull
'Usage
Dim instance As ProjectDataSet.TaskRow

instance.SetTASK_HYPERLINK_ADDRESSNull()
public void SetTASK_HYPERLINK_ADDRESSNull()

See also

Reference

ProjectDataSet.TaskRow class

ProjectDataSet.TaskRow members

WebSvcStatusing namespace