Compartir a través de


de la propiedad ProjectDataSet.AssignmentRow.ASSN_BUDGET_COST

Especifica el costo presupuestado para este recurso en esta tarea.

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

Sintaxis

'Declaración
Public Property ASSN_BUDGET_COST As Double
    Get
    Set
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Double

value = instance.ASSN_BUDGET_COST

instance.ASSN_BUDGET_COST = value
public double ASSN_BUDGET_COST { get; set; }

Valor de propiedad

Tipo: System.Double

Vea también

Referencia

clase ProjectDataSet.AssignmentRow

Miembros ProjectDataSet.AssignmentRow

Espacio de nombres WebSvcStatusing