de la propiedad ProjectDataSet.ProjectResourceRow.RES_IS_OVERALLOCATED
Indica si el recurso está asignado para realizar más trabajo en todas las tareas asignadas del que puede realizar con la capacidad normal de trabajo.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property RES_IS_OVERALLOCATED As Boolean
Get
Set
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Boolean
value = instance.RES_IS_OVERALLOCATED
instance.RES_IS_OVERALLOCATED = value
public bool RES_IS_OVERALLOCATED { get; set; }
Valor de propiedad
Tipo: System.Boolean
Comentarios
Solo lectura.
Vea también
Referencia
clase ProjectDataSet.ProjectResourceRow