OutlineCode Object Members
Project Developer Reference |
An OutlineCode object represents an outline code in Microsoft Office Project 2007.
Methods
Name | Description | |
---|---|---|
Delete | Deletes an object from its containing collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
CodeMask | Returns a CodeMask collection representing the code mask for an outline code in Project. Read-only Object. | |
DefaultValue | Read/write String. | |
FieldID | Returns the identification number of the task or resource field in the active cell. Read-only Long. | |
Index | Returns the index of an object in its containing collection. Read-only Long. | |
LinkedFieldID | Specifies the outline code from which this outline code shares. If set to -1, the outline code does not share a lookup table. Read/write Long. | |
LookupTable | Returns a LookupTable collection representing the code mask for an outline code in 1st_Project12. Read-only Object. | |
MatchGeneric | True if 1st_Project12 uses this code as an outline code in the Resource Substitution Wizard. If there are no values in the lookup table, then this property must be False and non-writeable. For non-enterprise codes, this is always False and non-writeable. Read/write Boolean. | |
Name | Returns the name of an OutlineCode object. Read/write String. | |
OnlyCompleteCodes | True if only codes with values at all levels of the mask can be used. For enterprise codes, this is always false and non-writeable. Read/write Boolean. | |
OnlyLeaves | True if only outline code values without children can be selected. If there are no values in the lookup table, then this property must be false and non-writeable. For non-enterprise codes, this is always false and non-writeable. Read/write Boolean. | |
OnlyLookUpTableCodes | True if only codes listed in the lookup table can be used. For enterprise codes, this is always true and non-writeable. Read/write Boolean. | |
Parent | Returns the parent of the object. Read-only Object. | |
RequiredCode | True if the outline code must be present before save is allowed. If there are no values in the lookup table, then this property must be false and non-writeable. For non-enterprise codes, this is always false and non-writeable. Read/write Boolean | |
SortOrder | Read/write Object. |