IVariableExpansionProvider Interface
 
            
                In This Topic
            
            
            Interface implemented by classes that can expand job variables and function calls in text blocks.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Interface IVariableExpansionProvider 
             
        
            
            public interface IVariableExpansionProvider 
             
        
             
         
            
            
            
            
            
            
            
            
            
            
            See Also