Compartir a través de


del método ProjectDataSet.ProjectRow.IsPROJ_TYPENull

Determina si la propiedad PROJ_TYPE 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 IsPROJ_TYPENull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean
True si la propiedad tiene un valor nulo.

Vea también

Referencia

clase ProjectDataSet.ProjectRow

Miembros ProjectDataSet.ProjectRow

Espacio de nombres WebSvcStatusing