


Local ID number in the Value list associated with the outline code definition. Indicates whether the outline code value must come from the associated lookup table.Ĭollection of code masks for the outline code value list.Ĭhild Elements at the Task and Resource Level Indicates whether new codes must have all levels present. Indicates whether the value specified for an outline code in a resource or task must be a leaf value. The Resource Substitution Wizard is used only with enterprise custom fields. Indicates whether the outline code is used with the Resource Substitution Wizard in Project. Refers to an enterprise custom field for which the outline code is an alias. Indicates whether the outline code is an enterprise custom field. , Outline Code10, for resources and tasks.Ĭontains phonetic pronunciation information in either Hiragana or Katakana for a custom outline code used only in the Japanese version of Project.Ĭollection of the value definitions of the outline code. Field numbers correspond to Outline Code1, Outline Code2. Corresponds to the Ltuid element in associated ExtendedAttribute values.įield ID number for the outline code. The globally unique identifier (GUID) of the outline code. Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.Defines an outline code and associated value list in a project, or specifies the value of an outline code element for a resource or task.

In Project Server 2013, the default text custom fields that have a lookup table include the following: NumCF_withLUTs = untĭebug.Print GlobalOutlineCodes.Item(i).Name The following example lists all of the outline codes in Project Server that use a text lookup table.

When Project Professional is connected with Project Server, the collection of outline codes includes those in the Global.mpt file plus the enterprise text custom fields with a lookup table. When Project Professional is not connected with Project Server, the GlobalOutlineCodes property gets only the collection of outline codes in the Global.mpt file on the local computer. The enterprise global template does not store enterprise custom fields. Enterprise custom fields can only be created in Project Web App, with Project Server Interface (PSI) methods, or with the client-side object model (CSOM) in Project. In Project, an outline code is any enterprise custom field that uses a single- or multi-level text lookup table.
