ArcFM Desktop Developer Guide
ShowFeatureFavoritesEditor Method


Syntax
'Declaration
 
Sub ShowFeatureFavoritesEditor( _
   ByVal pParentList As ID8List, _
   ByVal pListItem As ID8ListItem _
) 
'Usage
 
Dim instance As IMMFavoritesEditor3
Dim pParentList As ID8List
Dim pListItem As ID8ListItem
 
instance.ShowFeatureFavoritesEditor(pParentList, pListItem)
void ShowFeatureFavoritesEditor( 
   ID8List pParentList,
   ID8ListItem pListItem
)

Parameters

pParentList
pListItem
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMFavoritesEditor3 Interface
IMMFavoritesEditor3 Members

 

 


Send Comment