ProjectDataSet.ProjectResourceRow.SetRES_HYPERLINK_SUB_ADDRESSNull Method
Sets the RES_HYPERLINK_SUB_ADDRESS property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetRES_HYPERLINK_SUB_ADDRESSNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_HYPERLINK_SUB_ADDRESSNull()
public void SetRES_HYPERLINK_SUB_ADDRESSNull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class