BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      Equals(object obj) Method
  
            Returns a value indicating whether this user is equivalent to the specified other user.
            
 
  Syntax
  
    public
    virtual
    bool Equals(object obj)
  Parameters
  
    - obj
 
    - Type: object
The other user.
 
  
 
  Returns
  True if both instances represent the same user; otherwise false.