Compartir a través de


de la propiedad TimesheetDataSet.HeadersRow.TS_TOTAL_ACT_OVT_VALUE

Especifica el costo total de la suma, real de horas extra que se registra en este parte de horas.

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property TS_TOTAL_ACT_OVT_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As TimesheetDataSet.HeadersRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_OVT_VALUE

instance.TS_TOTAL_ACT_OVT_VALUE = value
public decimal TS_TOTAL_ACT_OVT_VALUE { get; set; }

Valor de propiedad

Tipo: System.Decimal

Vea también

Referencia

clase TimesheetDataSet.HeadersRow

Miembros TimesheetDataSet.HeadersRow

Espacio de nombres WebSvcTimeSheet