WebSvcResourcePlan 名前空間
The ResourcePlan class is the primary class in the WebSvcResourcePlan namespace. The ResourcePlan class includes methods that manage resource plans.
注意
In the ASMX web service, ResourcePlan is a class. In the WCF service, ResourcePlan is an interface that is implemented in the ResourcePlanClient class. For information about using the ResourcePlanClient class in a WCF-based application, see the ResourcePlan class constructor.
The WebSvcResourcePlan namespace is an arbitrary name for a reference to the ResourcePlan.asmx web service (or the ResourcePlan.svc service) of the Project Server Interface (PSI). Methods in the ResourcePlan class can read a resource plan status and check out, check in, create, delete, publish, read, or update resource plans.
ResourcePlan methods typically use or return a ResourcePlanDataSet object.
クラス
デリゲート
デリゲート | 説明 | |
---|---|---|
ResourcePlanDataSet.DatesRowChangeEventHandler | 設定をResourcePlanDataSet.DatesRowに関連付けられているデータを編集したときと、イベントがトリガーされるイベント ハンドラーについて説明します。 | |
ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEventHandler | 設定をResourcePlanDataSet.PlanAssignmentCustomFieldsRowに関連付けられているデータを編集したときと、イベントがトリガーされるイベント ハンドラーについて説明します。 | |
ResourcePlanDataSet.PlanResourcesRowChangeEventHandler | 設定をResourcePlanDataSet.PlanResourcesRowに関連付けられているデータを編集したときと、イベントがトリガーされるイベント ハンドラーについて説明します。 | |
ResourcePlanDataSet.UtilizationRowChangeEventHandler | 設定をResourcePlanDataSet.UtilizationRowに関連付けられているデータを編集したときと、イベントがトリガーされるイベント ハンドラーについて説明します。 |
列挙体
列挙体 | 説明 | |
---|---|---|
ResPlanStatus | リソース計画の状態を指定します。 |