AssemblyReferences Property (Job)
 
            
                In This Topic
            
            
            A semicolon-delimited list of any additional assemblies to be referenced when compiling
            variable functions used in this job.
            
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AssemblyReferences As String
             
        
            
            public string AssemblyReferences {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also