OutlineCode.FieldID プロパティ (Project)

ローカルのアウトライン コードの id 番号を取得します。 読み取り専用 PjCustomField

構文

FieldID

OutlineCode オブジェクトを表す変数。

注釈

ユーザー設定エンタープライズ テキスト フィールドの ID を取得するには、 FieldNameToFieldConstant メソッドを使用します。

注:

Office Project 2007 以降のバージョンでは、 PjCustomField のエンタープライズ定数は適用されません。 Project Server には、無制限の数のエンタープライズ テキスト ユーザー設定フィールドの階層型参照テーブルを使用することができます。 使いやすさとパフォーマンスの理由から、エンタープライズ ユーザー設定フィールドの数の数百人に限られた、または小さいはずです。

プロジェクトのアウトライン コードとユーザー設定フィールドには、プロジェクトの概要タスク () Task(0)を使用してアクセスできます。 タスクのアウトライン コードの フィールド IdPjCustomField 定数は、次のいずれか。

pjCustomTaskOutlineCode1
pjCustomTaskOutlineCode2
pjCustomTaskOutlineCode3
pjCustomTaskOutlineCode4
pjCustomTaskOutlineCode5
pjCustomTaskOutlineCode6
pjCustomTaskOutlineCode7
pjCustomTaskOutlineCode8
pjCustomTaskOutlineCode9
pjCustomTaskOutlineCode10

リソースのアウトライン コードの フィールド IdPjCustomField 定数は、次のいずれか。

pjCustomResourceOutlineCode1
pjCustomResourceOutlineCode2
pjCustomResourceOutlineCode3
pjCustomResourceOutlineCode4
pjCustomResourceOutlineCode5
pjCustomResourceOutlineCode6
pjCustomResourceOutlineCode7
pjCustomResourceOutlineCode8
pjCustomResourceOutlineCode9
pjCustomResourceOutlineCode10

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

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