Share via


AnalysisDataSet.AnalysisRow.SetMOD_DATENull method

Sets the MOD_DATE property to a null value.

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

Syntax

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

instance.SetMOD_DATENull()
public void SetMOD_DATENull()

See also

Reference

AnalysisDataSet.AnalysisRow class

AnalysisDataSet.AnalysisRow members

WebSvcPortfolioAnalyses namespace