ProjectDataSet.AssignmentRow.AB_WORK Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the amount of work this resource spends on this task, calculated at the time the baseline was saved.
public:
property double AB_WORK { double get(); void set(double value); };
public double AB_WORK { get; set; }
member this.AB_WORK : double with get, set
Public Property AB_WORK As Double
Property Value
Remarks
Read-only. This property is set when you save a baseline for the project.