ArcFM Responder Mobile Developer Guide
AdviseToGraphicEvents Property






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

IMMMobileTools2 Interface
IMMMobileTools2 Members

Send Feedback