Version: 
        
      
      
      
      ServerRoles_GetServerRolesEnvironments(int? Environment_Id, int? ServerRole_Id) Method
  
            Gets all the server role and environment relations that match the specified criteria.
            
 
  Syntax
  
    public
    IEnumerable<Tables.ServerRolesEnvironments_Merged> ServerRoles_GetServerRolesEnvironments(int? Environment_Id, int? ServerRole_Id)
  Parameters
  
    - Environment_Id
 
    - Type: int?
 
  
  
    - ServerRole_Id
 
    - Type: int?