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