ArcFM Responder Mobile Developer Guide
EditLogMonitor Property






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

IMMPxApplicationEx7 Interface
IMMPxApplicationEx7 Members

Send Feedback