de la propiedad StatusingDataSet.TasksRow.TASK_ACT_OVT_COST
Especifica el costo real de horas extra de la tarea.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TASK_ACT_OVT_COST As Decimal
Get
Set
'Uso
Dim instance As StatusingDataSet.TasksRow
Dim value As Decimal
value = instance.TASK_ACT_OVT_COST
instance.TASK_ACT_OVT_COST = value
public decimal TASK_ACT_OVT_COST { get; set; }
Valor de propiedad
Tipo: System.Decimal
Vea también
Referencia
clase StatusingDataSet.TasksRow