del método ProjectDataSet.ProjectRow.IsOPTIMIZER_DECISIONNull
Determina si la propiedad OPTIMIZER_DECISION se establece en un valor nulo.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsOPTIMIZER_DECISIONNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean
returnValue = instance.IsOPTIMIZER_DECISIONNull()
public bool IsOPTIMIZER_DECISIONNull()
Valor devuelto
Tipo: System.Boolean
True si OPTIMIZER_DECISION es una referencia null (Nothing en Visual Basic).
Vea también
Referencia
clase ProjectDataSet.ProjectRow