Compartir a través de


del método ProjectDataSet.ProjectRow.IsPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull

Determina si la propiedad PROJ_OPT_MOVE_ACTUAL_TO_STATUS se establece en un valor nulo.

Espacio de nombres:  WebSvcProject
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function IsPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

returnValue = instance.IsPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull()
public bool IsPROJ_OPT_MOVE_ACTUAL_TO_STATUSNull()

Valor devuelto

Tipo: System.Boolean
True si PROJ_OPT_MOVE_ACTUAL_TO_STATUS es una referencia null (Nothing en Visual Basic).

Vea también

Referencia

clase ProjectDataSet.ProjectRow

Miembros ProjectDataSet.ProjectRow

Espacio de nombres WebSvcProject