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