ArcFM Responder Mobile Developer Guide
FinderState Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property FinderState As mmFinderState
'Usage
 
Dim instance As IMMOperateFinderForm3
Dim value As mmFinderState
 
value = instance.FinderState
[System.Runtime.InteropServices.DispId(1610678272)]
mmFinderState FinderState {get;}
read-only property FinderState: mmFinderState; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get FinderState : mmFinderState
[System.Runtime.InteropServices.DispId(1610678272)]
__property mmFinderState get_FinderState();
[System.Runtime.InteropServices.DispId(1610678272)]
property mmFinderState FinderState {
   mmFinderState 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

IMMOperateFinderForm3 Interface
IMMOperateFinderForm3 Members

Send Feedback