ProjectWSSInfoDataSet.ProjWssInfoRow.SetPROJECT_NAMENull method
Sets PROJECT_NAME to a null value.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJECT_NAMENull
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
instance.SetPROJECT_NAMENull()
public void SetPROJECT_NAMENull()
See also
Reference
ProjectWSSInfoDataSet.ProjWssInfoRow class