ResourcePlanDataSet.DatesRow Members
Include Protected Members
Include Inherited Members
Specifies the information that is associated with one row of resource plan dates.
The ResourcePlanDataSet.DatesRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
EndDate | Specifies the end date of the current resource plan. | |
HasErrors | (Inherited from DataRow.) | |
IntervalName | Specifies the name of the interval that is associated with the current resource plan. | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
StartDate | Specifies the start date of the current resource plan. | |
Table | (Inherited from DataRow.) |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top