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