BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      GetLatest(string sourcePath, string targetPath) Method
  
            When implemented in a derived class, retrieves the latest version of
            the source code from the provider's source path into the target path.
            
 
  Syntax
  
    public
    virtual
    void GetLatest(string sourcePath, string targetPath)
  Parameters
  
    - sourcePath
 
    - Type: string
Provider source path.
 
  
  
    - targetPath
 
    - Type: string
Target file path.