ReferenceDescription Class
            Extends BaseUAObject
        
        
            Defined in: 
            Module: services.browse
packages\node-opcua-service-browse\index.js:13
        The description of a reference.
Constructor
ReferenceDescription
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
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
isForward
                        Boolean
                    
                    
                    
                    
                    
                        
                    
                        TRUE if the reference is a forward reference.
nodeClass
                        NodeClass
                    
                    
                    
                    
                    
                        
                    
                        The node class of the target node.
Default: 0
            The NodeOPCUA API