OptimizerSolutionDataSet.SolutionProjectsRow.SetPRIORITYNull method
Define a propriedade PRIORITY para um valor nulo.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetPRIORITYNull
'Uso
Dim instance As OptimizerSolutionDataSet.SolutionProjectsRow
instance.SetPRIORITYNull()
public void SetPRIORITYNull()
Ver também
Referência
OptimizerSolutionDataSet.SolutionProjectsRow class