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