ProjectDataSet.AssignmentRow.SetASSN_HYPERLINK_ADDRESSNull method
Sets the ASSN_HYPERLINK_ADDRESS property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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