LookupTable Object Members
Project Developer Reference |
A LookupTable object represents a collection of LookupTableEntry objects
Methods
Name | Description | |
---|---|---|
AddChild | Adds a lookup table entry to the LookupTable collection. Returns a reference to the LookupTableEntry object. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the LookupTable collection. Read-only Long. | |
Item | Returns a single LookupTableEntry object from a lookup table. Read-only Object. | |
Parent | Returns the parent of the object. Read-only Object. |