Partager via


AnalysisDataSet.AnalysisRow.SetHORIZON_START_DATENull Method

Sets the HORIZON_START_DATE 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 SetHORIZON_START_DATENull
'Usage
Dim instance As AnalysisDataSet.AnalysisRow

instance.SetHORIZON_START_DATENull()
public void SetHORIZON_START_DATENull()

See Also

Reference

AnalysisDataSet.AnalysisRow Class

AnalysisDataSet.AnalysisRow Members

PortfolioAnalyses Web Service