ArcFM Solution Developer Guide
ID8ListItem Interface Members
Properties  Methods 

The following tables list the members exposed by ID8ListItem.

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

Reference

ID8ListItem Interface
Miner.Interop Namespace

 

 


Send Comment