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