del método ProjectDataSet.ProjectResourceRow.IsPROJ_NAMENull
Determina si la propiedad PROJ_NAME se establece en un valor nulo.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsPROJ_NAMENull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean
returnValue = instance.IsPROJ_NAMENull()
public bool IsPROJ_NAMENull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.ProjectResourceRow