Compartilhar via


ProjectDataSet.AssignmentRow.ASSN_COST_RATE_TABLE propriedade

Especifica a tabela de taxas de custo do recurso para usar nessa tarefa.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property ASSN_COST_RATE_TABLE As Integer
    Get
    Set
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Integer

value = instance.ASSN_COST_RATE_TABLE

instance.ASSN_COST_RATE_TABLE = value
public int ASSN_COST_RATE_TABLE { get; set; }

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

ProjectDataSet.AssignmentRow classe

ProjectDataSet.AssignmentRow membros

WebSvcStatusing namespace