Compartir a través de


del método ProjectDataSet.ProjectRow.IsPLANNER_END_DATENull

Determina si la propiedad PLANNER_END_DATE se establece en un valor de una referencia null (Nothing en Visual Basic) .

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

Sintaxis

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

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

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase ProjectDataSet.ProjectRow

Miembros ProjectDataSet.ProjectRow

Espacio de nombres WebSvcStatusing