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