Version: 
        
      
      
      
      Variables_GetVariablesForScope(int? Server_Id, int? Environment_Id, int? ServerRole_Id, int? Job_Id, int? Host_Id) Method
  
            Gets the variables that are defined only in the specified scope.
            
 
  Syntax
  
    public
    static
    IList<Tables.Variables> Variables_GetVariablesForScope(int? Server_Id, int? Environment_Id, int? ServerRole_Id, int? Job_Id, int? Host_Id)
  Parameters
  
    - Server_Id
 
    - Type: int?
 
  
  
    - Environment_Id
 
    - Type: int?
 
  
  
    - ServerRole_Id
 
    - Type: int?
 
  
  
    - Job_Id
 
    - Type: int?
 
  
  
    - Host_Id
 
    - Type: int?