Compartir a través de


de la propiedad StatusingAssignmentsDataSet.AssignmentsRow.ASSN_REM_OVT_WORK

Indica que el importe presupuestado restante de horas extra para la asignación especificada.

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

Sintaxis

'Declaración
Public Property ASSN_REM_OVT_WORK As Decimal
    Get
    Set
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_REM_OVT_WORK

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

Valor de propiedad

Tipo: System.Decimal

Vea también

Referencia

clase StatusingAssignmentsDataSet.AssignmentsRow

Miembros StatusingAssignmentsDataSet.AssignmentsRow

Espacio de nombres WebSvcStatusing