Compartilhar via


ProjectDataSet.AssignmentRow.ASSN_COST_RATE_TABLE property

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

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'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; }

Property value

Type: System.Int32

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace