次の方法で共有


TaskDependency オブジェクト (Project)

Represents the link type and link lag information between two tasks. The TaskDependency object is a member of the TaskDependencies collection. TaskDependency オブジェクトの使用1 つの TaskDependency オブジェクトを返すには、TaskDependencies (index) を使用します。index は依存関係インデックスです。 次の使用例は、指定したタスクとの最初のタスクの依存関係で指定されている先行タスクとの間のリンクをラグ タイムの 1.5 日間を追加します。 TaskDependencies コレクションの使用TaskDependencies コレクションを取得するには、TaskDependencies プロパティを使用します。 次の使用例は、指定されたタスクの先行タスクを調べて、優先度が "500" より高いタスクについてメッセージを表示します。 Use the Add method to add a TaskDependency object to the TaskDependencies collection. 次の使用例は、"Draft Initial Business Case" に、先行タスクとして "Preliminary Research & Approval" を設定し、"終了 - 開始" の関係でリンクします。

メソッド

名前
Delete

プロパティ

名前
Application
From
インデックス
ラグ
LagType
Parent
パス
To
Type

サポートとフィードバック

Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。