ProjectDataSet.ProjectResourceRow.SetPROJ_NAMENull Method
Sets the PROJ_NAME property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_NAMENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetPROJ_NAMENull()
public void SetPROJ_NAMENull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class