WebSvcResourcePlan Namespace
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.
Classes
| ResourcePlan |
Deprecated. Contains methods to manage resource plans in Project Server. |
| ResourcePlanDataSet |
Deprecated. Represents information about resources including dates, assignments, and utilization data tables. |
| ResourcePlanDataSet.DatesDataTable |
Deprecated. Represents information about resource plan dates that is contained in one or more ResourcePlanDataSet.DatesRow objects. |
| ResourcePlanDataSet.DatesRow |
Deprecated. Specifies the information that is associated with one row of resource plan dates. |
| ResourcePlanDataSet.DatesRowChangeEvent |
Deprecated. Event that occurs when data in a DatesRow is changed. |
| ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable |
Deprecated. Represents information about resource assignment custom fields that is contained in one or more ResourcePlanDataSet.PlanAssignmentCustomFieldsRow objects. |
| ResourcePlanDataSet.PlanAssignmentCustomFieldsRow |
Deprecated. Represents a custom field value that is related to a particular WebSvcResourcePlan.ResourcePlanDataSet.PlanAssignmentRow object. |
| ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEvent |
Deprecated. Event that occurs when data in a PlanAssignmentCustomFieldsRow is changed. |
| ResourcePlanDataSet.PlanResourcesDataTable |
Deprecated. Represents information about resources that is contained in one or more ResourcePlanDataSet.PlanResourcesRow objects. |
| ResourcePlanDataSet.PlanResourcesRow |
Deprecated. Specifies one row of data for resources associated with the current resource plan. |
| ResourcePlanDataSet.PlanResourcesRowChangeEvent |
Deprecated. Event that occurs when data in a PlanResourcesRow is changed. |
| ResourcePlanDataSet.UtilizationDataTable |
Deprecated. Represents information about resource utilization that is contained in one or more ResourcePlanDataSet.UtilizationRow objects. |
| ResourcePlanDataSet.UtilizationRow |
Deprecated. Specifies one row of information related to a resource used for the current resource plan. |
| ResourcePlanDataSet.UtilizationRowChangeEvent |
Deprecated. Event that occurs when data in a UtilizationRow is changed. |
Enums
| ResPlanStatus |
Deprecated. Specifies the status of a resource plan. |
Delegates
| ResourcePlanDataSet.DatesRowChangeEventHandler |
Deprecated. Describes event handler settings for when data associated with a ResourcePlanDataSet.DatesRow is edited and an event should be triggered. |
| ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEventHandler |
Deprecated. Describes event handler settings for when data associated with a ResourcePlanDataSet.PlanAssignmentCustomFieldsRow is edited and an event should be triggered. |
| ResourcePlanDataSet.PlanResourcesRowChangeEventHandler |
Deprecated. Describes event handler settings for when data associated with a ResourcePlanDataSet.PlanResourcesRow is edited and an event should be triggered. |
| ResourcePlanDataSet.UtilizationRowChangeEventHandler |
Deprecated. Describes event handler settings for when data associated with a ResourcePlanDataSet.UtilizationRow is edited and an event should be triggered. |