StatusingDataSet.AssignmentsRow.AB_BASE_WORK - Propriété
Obtient la valeur de la ligne de base pour ASSN_WORK. En lecture seule.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property AB_BASE_WORK As Decimal
Get
Set
'Utilisation
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Decimal
value = instance.AB_BASE_WORK
instance.AB_BASE_WORK = value
public decimal AB_BASE_WORK { get; set; }
Valeur de propriété
Type : System.Decimal
Voir aussi
Référence
StatusingDataSet.AssignmentsRow classe