ArcFM Engine Developer Guide
D8ListItem Interface Members
Properties  Methods 

The following tables list the members exposed by D8ListItem.

Public Properties
 NameDescription
 PropertyAllowCoreEventsTurns on or off core events: ItemRebuilt, ItemUpdated, ItemAdded, and ItemRemoved. (Inherited from Miner.Interop.ID8ListItem)
 PropertyContainedByA reference to the containing list. (Inherited from Miner.Interop.ID8ListItem)
 PropertyDisplayNameThe string that should be displayed by a view for this object. (Inherited from Miner.Interop.ID8ListItem)
 PropertyIsSelectedSpecifies if the item is selected. This property is most often modified by the view. (Inherited from Miner.Interop.ID8ListItem)
 PropertyItemTypeThis 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)
 PropertySymbolizedTypeSpecifies if the item is symbolized (feature), non-symbolized (object), or non-GIS (not stored in the geodatabase). (Inherited from Miner.Interop.ID8ListItem)
 PropertyViewImageIDReturns a bitmap associated with a list item. (Inherited from Miner.Interop.ID8ListItem)
 PropertyViewVisibleInternal use only. (Inherited from Miner.Interop.ID8ListItem)
Top
Public Methods
 NameDescription
 MethodCopyCreates a new list item with duplicate information. If the CopyChildren parameter is true, then the entire structure is duplicated. (Inherited from Miner.Interop.ID8ListItem)
 MethodGetViewCookieInternal use only. (Inherited from Miner.Interop.ID8ListItem)
 MethodSameAsDetermines the equality of pListItem with this item. (Inherited from Miner.Interop.ID8ListItem)
 MethodSetViewCookieInternal use only. (Inherited from Miner.Interop.ID8ListItem)
Top
See Also

Reference

D8ListItem Interface
Miner.Interop Namespace

 

 


Send Comment