del método ProjectDataSet.ProjectResourceRow.IsResourceIsGenericNull
Determina si la propiedad ResourceIsGeneric 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 IsResourceIsGenericNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean
returnValue = instance.IsResourceIsGenericNull()
public bool IsResourceIsGenericNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.ProjectResourceRow