Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
	
		
  
    
  
    Top
  
						
	
		
  
    
  
    Top
  
						
	
		
  
    
  
    Top
  
						
  
  
	
		
  
    
  
    Top
  
						
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)> _
Public Class ListFileGatherer
Inherits FileGatherer
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public class ListFileGatherer : FileGatherer
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public ref class ListFileGatherer : public FileGatherer^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
     
	
	    
	   | 
	  ListFileGatherer() | 
| Name | Description | |
|---|---|---|
 
	  
    
	 | 
	Files | Get the files in the list | 
 
	  
    
	 | 
	Total | (inherited from FileGatherer). | 
| Name | Description | |
|---|---|---|
 
	  
    
	 | 
	AddFile(FileInfo) | Add a file | 
 
	  
    
	 | 
	Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). | 
   
    
	  
    
	 | 
	Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). | 
 
	  
    
	 | 
	Finish() | Finalize any results (inherited from FileGatherer). | 
 
	  
    
	 | 
	GetFolderPath(EntityID) | Hacky - used when PATH is not set in the temp table (inherited from FileGatherer). | 
 
	  
    
	 | 
	GetHashCode | Serves as the default hash function. (inherited from Object). | 
 
	  
    
	 | 
	GetType | Gets the Type of the current instance. (inherited from Object). | 
   
    
	  
    
	 | 
	MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). | 
 
	  
    
	 | 
	SendColumnLayoutResponse(List<FolderColumn>) | (inherited from FileGatherer). | 
 
	  
    
	 | 
	SetAttributes(Dictionary<EntityIDAttributeInfo>, Dictionary<EntityIDAttributeInfo>) | Set attributes to describe the files | 
 
	  
    
	 | 
	SetFolderPaths(Dictionary<EntityIDString>) | Set the folder paths - may not be used if available from the database (inherited from FileGatherer). | 
 
	  
    
	 | 
	SetInheritedAttributes(EntityID, List<SourcedAttributeInfo>) | (inherited from FileGatherer). | 
 
	  
    
	 | 
	ToString | Returns a string that represents the current object. (inherited from Object). | 
| Name | Description | |
|---|---|---|
	  	     
	
	    
	    
	
	    
	   | 
	  _inherited_attributes | All our inherited attributes (inherited from FileGatherer). |