A boolean value that specifies whether the node is a top level node. Returns True if the node is top level.
            
            
            
    The following code sample shows how IMMPxNode2::IsPxTopLevel may be implemented.
    
        
            
                | Visual Basic |  Copy Code | 
            
                | 
                        
                            
                                
                                    | Dim pPxNode2 As IMMPxNode2Set pPxNode2 = pPxNode
 If Not pPxNode2.IsPxTopLevel Then Exit Function
 |  | 
        
    
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.