ArcFM Responder Mobile Developer Guide
Application Property (IMMPxIntegrationCache2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Property Application As IMMPxApplication
'Usage
 
Dim instance As IMMPxIntegrationCache2
Dim value As IMMPxApplication
 
instance.Application = value
 
value = instance.Application
[System.Runtime.InteropServices.DispId(1610678272)]
IMMPxApplication Application {get; set;}
read-write property Application: IMMPxApplication; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get,set Application : IMMPxApplication
[System.Runtime.InteropServices.DispId(1610678272)]
__property IMMPxApplication* get_Application();
__property void set_Application( 
   IMMPxApplication* value
);
[System.Runtime.InteropServices.DispId(1610678272)]
property IMMPxApplication^ Application {
   IMMPxApplication^ get();
   void set (    IMMPxApplication^ 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

IMMPxIntegrationCache2 Interface
IMMPxIntegrationCache2 Members

Send Feedback