Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : ID8ListItem Interface |
For a list of all members of this type, see ID8ListItem members.
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. |