Share via


StatusingDataSet.AssignmentsRow.ASSN_REG_WORK - Propriété

Indique le montant budgété de travail normal (non-des heures supplémentaires) qui est associée à l'affectation spécifiée.

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

Syntaxe

'Déclaration
Public Property ASSN_REG_WORK As Decimal
    Get
    Set
'Utilisation
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_REG_WORK

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

Valeur de propriété

Type : System.Decimal

Voir aussi

Référence

StatusingDataSet.AssignmentsRow classe

StatusingDataSet.AssignmentsRow - Membres

WebSvcStatusing - Espace de noms