PlannerSolutionDataSet.SolutionResHiredRow.SetPROJ_NAMENull method
Sets the PROJ_NAME property to a null value.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_NAMENull
'Usage
Dim instance As PlannerSolutionDataSet.SolutionResHiredRow
instance.SetPROJ_NAMENull()
public void SetPROJ_NAMENull()
See also
Reference
PlannerSolutionDataSet.SolutionResHiredRow class