ArcFM Responder Mobile Developer Guide
Helper Property (IMMPxApplication)






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

IMMPxApplication Interface
IMMPxApplication Members

Send Feedback