ProjectDataSet.ProjectRow.SetOPTIMIZER_DECISIONNull method
Define a propriedade OPTIMIZER_DECISION para um valor nulo.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetOPTIMIZER_DECISIONNull
'Uso
Dim instance As ProjectDataSet.ProjectRow
instance.SetOPTIMIZER_DECISIONNull()
public void SetOPTIMIZER_DECISIONNull()
Ver também
Referência
ProjectDataSet.ProjectRow class