LookupTableEntry Object Members
Project Developer Reference |
Represents an entry in a LookupTable collection.
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes an object from its containing collection. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object. Read-only Object. |
![]() |
Cookie | Read-only String. |
![]() |
Description | Returns or sets the description of the individual entry. Read/write String. |
![]() |
FullName | Returns the full name for the specified level and parent levels of the LookupTableEntry for the outline code, complete with the separator string between the levels. Read-only String. |
![]() |
Index | Returns the index of an object in its containing collection. Read-only Long. |
![]() |
IsValid | Returns True if the entry conforms to the code mask. Read-only Boolean. |
![]() |
Level | Returns or sets the specific level of the lookup table entry. Can be an integer value between 1 and 255. Read/write Long. |
![]() |
LocalizedCookie | Read-only String. |
![]() |
Name | Returns the name of a LookupTableEntry object. Read/write String. |
![]() |
Parent | Returns the parent of the object. Read-only Object. |
![]() |
ParentEntry | Returns the lookup table entry of the parent. Read-only Object. |
![]() |
UniqueID | Returns the unique identification number of LookupTableEntry. Read-only Long. |