ProjectDataSet.ProjectResourceRow.SetRES_HYPERLINK_ADDRESSNull method

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

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

Syntax

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

instance.SetRES_HYPERLINK_ADDRESSNull()
public void SetRES_HYPERLINK_ADDRESSNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcStatusing namespace