ProjectDataSet.AssignmentRow.ASSN_COST_RATE_TABLE - Propriété

Spécifie la table de taux de coûts de la ressource à utiliser pour cette tâche.

Espace de noms :  WebSvcStatusing
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property ASSN_COST_RATE_TABLE As Integer
    Get
    Set
'Utilisation
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; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ProjectDataSet.AssignmentRow classe

ProjectDataSet.AssignmentRow - Membres

WebSvcStatusing - Espace de noms