WebSvcResourcePlan Namespace
The WebSvcResourcePlan namespace is an arbitrary name for a reference to the ResourcePlan.asmx Web service of the PSI in Microsoft Office Project Server 2007.
The ResourcePlan class includes Web methods to check out, check in, create, delete, publish, read, or update resource plans.
ResourcePlan methods typically use or return a ResourcePlanDataSet object.
Classes
Class | Description | |
---|---|---|
ResourcePlan | Contains methods to manage resource plans in Microsoft Office Project Server 2007. | |
ResourcePlanDataSet | ||
ResourcePlanDataSet.DatesDataTable | ||
ResourcePlanDataSet.DatesRow | Specifies the information associated with one row of resource plan dates. | |
ResourcePlanDataSet.DatesRowChangeEvent | Describes event handler settings for the specified data. | |
ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable | ||
ResourcePlanDataSet.PlanAssignmentCustomFieldsRow | Represents a custom field value related to a particular PlanAssignmentRow object. | |
ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEvent | Describes event handler settings for the specified data. | |
ResourcePlanDataSet.PlanResourcesDataTable | ||
ResourcePlanDataSet.PlanResourcesRow | Specifies one row of data for resources associated with the current resource plan. | |
ResourcePlanDataSet.PlanResourcesRowChangeEvent | Describes event handler settings for the specified data. | |
ResourcePlanDataSet.UtilizationDataTable | ||
ResourcePlanDataSet.UtilizationRow | Specifies one row of information related to a resource utilized for the current resource plan. | |
ResourcePlanDataSet.UtilizationRowChangeEvent | Describes event handler settings for the specified data. |
Delegates
Enumerations
Enumeration | Description | |
---|---|---|
ResPlanStatus | Specifies the status of a resource plan. |