ArcFM Responder Mobile Developer Guide
DropHighlightListitem Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678287)>
ReadOnly Property DropHighlightListitem As ID8ListItem
'Usage
 
Dim instance As IMMListTree
Dim value As ID8ListItem
 
value = instance.DropHighlightListitem
[System.Runtime.InteropServices.DispId(1610678287)]
ID8ListItem DropHighlightListitem {get;}
read-only property DropHighlightListitem: ID8ListItem; 
System.Runtime.InteropServices.DispIdAttribute(1610678287)
function get DropHighlightListitem : ID8ListItem
[System.Runtime.InteropServices.DispId(1610678287)]
__property ID8ListItem* get_DropHighlightListitem();
[System.Runtime.InteropServices.DispId(1610678287)]
property ID8ListItem^ DropHighlightListitem {
   ID8ListItem^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMListTree Interface
IMMListTree Members

Send Feedback