Compartir a través de


de la propiedad StatusingAssignmentsDataSet.AssignmentsRow.ASSN_REG_WORK

Indica las horas de trabajo normal presupuestado para la asignación especificada.

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

Sintaxis

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

value = instance.ASSN_REG_WORK

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

Valor de propiedad

Tipo: System.Decimal

Vea también

Referencia

clase StatusingAssignmentsDataSet.AssignmentsRow

Miembros StatusingAssignmentsDataSet.AssignmentsRow

Espacio de nombres WebSvcStatusing