de la propiedad ResourcePlanDataSet.UtilizationRow.RESPLAN_UTILIZATION_TYPE
Especifica el tipo de uso de los recursos para el plan de recursos actual.
Espacio de nombres: WebSvcResourcePlan
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property RESPLAN_UTILIZATION_TYPE As Integer
Get
Set
'Uso
Dim instance As ResourcePlanDataSet.UtilizationRow
Dim value As Integer
value = instance.RESPLAN_UTILIZATION_TYPE
instance.RESPLAN_UTILIZATION_TYPE = value
public int RESPLAN_UTILIZATION_TYPE { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase ResourcePlanDataSet.UtilizationRow