ArcFM Responder Mobile Developer Guide
Group Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
WriteOnly Property Group As System.Boolean
'Usage
 
Dim instance As IMMItemDef
 
instance.Group = value
[System.Runtime.InteropServices.DispId(1610678273)]
System.bool Group {set;}
write-only property Group: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function set Group : System.boolean
[System.Runtime.InteropServices.DispId(1610678273)]
__property void set_Group( 
   System.bool value
);
[System.Runtime.InteropServices.DispId(1610678273)]
property System.bool Group {
   void set (    System.bool value);
}
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

IMMItemDef Interface
IMMItemDef Members

Send Feedback