StatusingAssignmentDependenciesDataSet.PreDependenciesRow.ASSN_ACT_WORK propriedade
Obtém a quantidade de trabalho realizado por um recurso em uma tarefa.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property ASSN_ACT_WORK As Decimal
Get
Set
'Uso
Dim instance As StatusingAssignmentDependenciesDataSet.PreDependenciesRow
Dim value As Decimal
value = instance.ASSN_ACT_WORK
instance.ASSN_ACT_WORK = value
public decimal ASSN_ACT_WORK { get; set; }
Valor de propriedade
Tipo: System.Decimal
Ver também
Referência
StatusingAssignmentDependenciesDataSet.PreDependenciesRow classe
StatusingAssignmentDependenciesDataSet.PreDependenciesRow membros