Edit

Share via


StatusingDataSet.TasksRow.TASK_REM_WORK Property

Definition

Represents the sum of all remaining work values for all of the resources who are assigned to the unfinished task.

public:
 property System::Decimal TASK_REM_WORK { System::Decimal get(); void set(System::Decimal value); };
public decimal TASK_REM_WORK { get; set; }
member this.TASK_REM_WORK : decimal with get, set
Public Property TASK_REM_WORK As Decimal

Property Value

Applies to