Compartilhar via


StatusingAssignmentsDataSet.AssignmentsRow.ASSN_REM_WORK propriedade

Indica as horas de trabalho orçado restante para a atribuição.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property ASSN_REM_WORK As Decimal
    Get
    Set
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_REM_WORK

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

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow membros

WebSvcStatusing namespace