ArcFM Responder Mobile Developer Guide
GroupBy Property (MMFeederSearchDialogClass)






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

MMFeederSearchDialogClass Class
MMFeederSearchDialogClass Members

Send Feedback