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