BrowsePathTarget Class
            Extends BaseUAObject
        
        
            Defined in: 
            Module: opcua.address_space.types
packages\node-opcua-service-translate-browse-path\_generated_\_auto_generated_BrowsePathTarget.js:27
        The target of the translated path.
Constructor
BrowsePathTarget
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
Properties
Methods
binaryStoreSize
                    
                            ()
                    
                            
                                Number
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        Calculate the required size to store this object in a binary stream.
Returns:
                                            Number:
                                
                            decode_debug
                    
                            ()
                    
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        isValid
                    
                            ()
                    
                            
                                Boolean
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        verify that all object attributes values are valid according to schema
Returns:
                                            Boolean:
                                
                            toString
                    
                            ()
                    
                            
                                String
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        Returns:
                                            String:
                                
                            Properties
remainingPathIndex
                        UInt32
                    
                    
                    
                    
                    
                        
                    
                        The index of the target in the relative path. UInt32.MaxValue if the entire path was processed.
            The NodeOPCUA API