Compartir a través de


del método ProjectDataSet.TaskRow.IsTASK_START_TXTNull

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

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

Sintaxis

'Declaración
Public Function IsTASK_START_TXTNull As Boolean
'Uso
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean
Devuelve Boolean.

Vea también

Referencia

clase ProjectDataSet.TaskRow

Miembros ProjectDataSet.TaskRow

Espacio de nombres WebSvcProject