This property passes in a reference to the PxApplication. You may want to set a member variable to store this reference.
            
            
            
    The following code sample demonstrates how the IMMPxDeleter::PxApplication property may be implemented.
    
        
            
                | Visual Basic |  Copy Code | 
            
                | 
                        
                            
                                
                                    | Private Property Set IMMPxDeleter_PxApplication(ByVal RHS As _Miner.Interop.Process.IMMPxApplication)
 Set m_pPxApp = RHS
 End Property
 |  | 
        
    
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.