OutlineCode.LookupTable Property
Project Developer Reference |
Returns a LookupTable collection representing the code mask for an outline code in Microsoft Office Project 2007. Read-only Object.
Syntax
expression.LookupTable
expression A variable that represents an OutlineCode object.
Return Value
LookupTable
Remarks
The LookupTable property returns nothing if the code shares a lookup table from another code.
See Also