ArcFM Responder Mobile Developer Guide
Selected Property (ID8ViewEvents)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property Selected As IMMTreeViewSelection
'Usage
 
Dim instance As ID8ViewEvents
Dim value As IMMTreeViewSelection
 
value = instance.Selected
[System.Runtime.InteropServices.DispId(1610678274)]
IMMTreeViewSelection Selected {get;}
read-only property Selected: IMMTreeViewSelection; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get Selected : IMMTreeViewSelection
[System.Runtime.InteropServices.DispId(1610678274)]
__property IMMTreeViewSelection* get_Selected();
[System.Runtime.InteropServices.DispId(1610678274)]
property IMMTreeViewSelection^ Selected {
   IMMTreeViewSelection^ 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

ID8ViewEvents Interface
ID8ViewEvents Members

Send Feedback