PlannerSolutionDataSet.SolutionProjectsRow.SetDURATIONNull Method
Sets the DURATION property to a null value.
Namespace: [PortfolioAnalyses Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/PortfolioAnalyses.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/PortfolioAnalyses.asmx?wsdl
Syntax
'Declaration
Public Sub SetDURATIONNull
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
instance.SetDURATIONNull()
public void SetDURATIONNull()
See Also
Reference
PlannerSolutionDataSet.SolutionProjectsRow Class