ArcFM Engine Developer Guide
SelectItem Method (IMMAttributeEditorUI2)


Syntax
'Declaration
 
Sub SelectItem( _
   ByVal lPage As Integer, _
   ByVal pListItem As ID8ListItem _
) 
'Usage
 
Dim instance As IMMAttributeEditorUI2
Dim lPage As Integer
Dim pListItem As ID8ListItem
 
instance.SelectItem(lPage, pListItem)
void SelectItem( 
   int lPage,
   ID8ListItem pListItem
)

Parameters

lPage
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

IMMAttributeEditorUI2 Interface
IMMAttributeEditorUI2 Members

 

 


Send Comment