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