AnalysisDataSet.AnalysisRow.SetHORIZON_END_DATENull method

Sets the HORIZON_END_DATE property to a null value.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetHORIZON_END_DATENull
'Usage
Dim instance As AnalysisDataSet.AnalysisRow

instance.SetHORIZON_END_DATENull()
public void SetHORIZON_END_DATENull()

See also

Reference

AnalysisDataSet.AnalysisRow class

AnalysisDataSet.AnalysisRow members

WebSvcPortfolioAnalyses namespace