ArcFM Responder Mobile Developer Guide
GroupBy Property (IMMFeederSearchDialog)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678281)>
ReadOnly Property GroupBy As mmFeederManagerGrouping
'Usage
 
Dim instance As IMMFeederSearchDialog
Dim value As mmFeederManagerGrouping
 
value = instance.GroupBy
[System.Runtime.InteropServices.DispId(1610678281)]
mmFeederManagerGrouping GroupBy {get;}
read-only property GroupBy: mmFeederManagerGrouping; 
System.Runtime.InteropServices.DispIdAttribute(1610678281)
function get GroupBy : mmFeederManagerGrouping
[System.Runtime.InteropServices.DispId(1610678281)]
__property mmFeederManagerGrouping get_GroupBy();
[System.Runtime.InteropServices.DispId(1610678281)]
property mmFeederManagerGrouping GroupBy {
   mmFeederManagerGrouping 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

IMMFeederSearchDialog Interface
IMMFeederSearchDialog Members

Send Feedback