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