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