 
            | Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : ID8ListItem Interface | 
The following tables list the members exposed by ID8ListItem.
| Name | Description | |
|---|---|---|
|  | AllowCoreEvents | Turns on or off core events: ItemRebuilt, ItemUpdated, ItemAdded, and ItemRemoved. | 
|  | ContainedBy | A reference to the containing list. | 
|  | DisplayName | The string that should be displayed by a view for this object. | 
|  | IsSelected | Specifies if the item is selected. This property is most often modified by the view. | 
|  | ItemType | This is the object type identifier, which can be used to identify the type of object. This is a useful alternative to QueryInterfacing to determine the type of object. | 
|  | SymbolizedType | Specifies if the item is symbolized (feature), non-symbolized (object), or non-GIS (not stored in the geodatabase). | 
|  | ViewImageID | Returns a bitmap associated with a list item. | 
|  | ViewVisible | Internal use only. | 
| Name | Description | |
|---|---|---|
|  | Copy | Creates a new list item with duplicate information. If the CopyChildren parameter is true, then the entire structure is duplicated. | 
|  | GetViewCookie | Internal use only. | 
|  | SameAs | Determines the equality of pListItem with this item. | 
|  | SetViewCookie | Internal use only. |