ArcFM Responder Mobile Developer Guide
PxApplication Property (IMMPxListBuilderInit)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
WriteOnly Property PxApplication As IMMPxApplication
'Usage
 
Dim instance As IMMPxListBuilderInit
 
instance.PxApplication = value
[System.Runtime.InteropServices.DispId(1610678272)]
IMMPxApplication PxApplication {set;}
write-only property PxApplication: IMMPxApplication; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function set PxApplication : IMMPxApplication
[System.Runtime.InteropServices.DispId(1610678272)]
__property void set_PxApplication( 
   IMMPxApplication* value
);
[System.Runtime.InteropServices.DispId(1610678272)]
property IMMPxApplication^ PxApplication {
   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

IMMPxListBuilderInit Interface
IMMPxListBuilderInit Members

Send Feedback