ProjectDataSet.AssignmentRow.SetASSN_HYPERLINK_ADDRESSNull Method
Sets the ASSN_HYPERLINK_ADDRESS property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_HYPERLINK_ADDRESSNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_HYPERLINK_ADDRESSNull()
public void SetASSN_HYPERLINK_ADDRESSNull()
See Also
Reference
ProjectDataSet.AssignmentRow Class