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
Public class ResourcePlan Contains methods to manage resource plans in Microsoft Office Project Server 2007.
Public class ResourcePlanDataSet
Public class ResourcePlanDataSet.DatesDataTable
Public class ResourcePlanDataSet.DatesRow Specifies the information associated with one row of resource plan dates.
Public class ResourcePlanDataSet.DatesRowChangeEvent Describes event handler settings for the specified data.
Public class ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable
Public class ResourcePlanDataSet.PlanAssignmentCustomFieldsRow Represents a custom field value related to a particular PlanAssignmentRow object.
Public class ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEvent Describes event handler settings for the specified data.
Public class ResourcePlanDataSet.PlanResourcesDataTable
Public class ResourcePlanDataSet.PlanResourcesRow Specifies one row of data for resources associated with the current resource plan.
Public class ResourcePlanDataSet.PlanResourcesRowChangeEvent Describes event handler settings for the specified data.
Public class ResourcePlanDataSet.UtilizationDataTable
Public class ResourcePlanDataSet.UtilizationRow Specifies one row of information related to a resource utilized for the current resource plan.
Public class ResourcePlanDataSet.UtilizationRowChangeEvent Describes event handler settings for the specified data.

Delegates

  Delegate Description
Public delegate ResourcePlanDataSet.DatesRowChangeEventHandler
Public delegate ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEventHandler
Public delegate ResourcePlanDataSet.PlanResourcesRowChangeEventHandler
Public delegate ResourcePlanDataSet.UtilizationRowChangeEventHandler

Enumerations

  Enumeration Description
Public enumeration ResPlanStatus Specifies the status of a resource plan.