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