A set of documents that have been issued
        Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
	
		
  
    
  
    Top
  
						
	
		
  
    
  
    Top
  
						
	
		
  
    
  
    Top
  
						
  
  
	
		
  
    
  
    Top
  
						
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataContract()> _
Public Class IssuedFileSet
Implements ISynergyEntity
This language is not supported or no code example is available.
[DataContract()]
public class IssuedFileSet : ISynergyEntity
This language is not supported or no code example is available.
[DataContract()]
public ref class IssuedFileSet : public ISynergyEntity^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
     
	
	    
	   | 
	  IssuedFileSet() | 
| Name | Description | |
|---|---|---|
 
	  
    
	 | 
	Type | |
 
	  
    
	 | 
	created_by | Who created it | 
 
	  
    
	 | 
	created_date_utc | The creation date | 
 
	  
    
	 | 
	description | The description | 
 
	  
    
	 | 
	has_issues | Whether or not there are any issues | 
 
	  
    
	 | 
	id | The set id | 
 
	  
    
	 | 
	name | The name of the set | 
 
	  
    
	 | 
	project_id | The project id | 
 
	  
    
	 | 
	set_version | The set version | 
 
	  
    
	 | 
	structure_root | The root structure item, if issuing a structure | 
 
	  
    
	 | 
	type_id | the file set type | 
| Name | Description | |
|---|---|---|
 
	  
    
	 | 
	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). | 
 
	  
    
	 | 
	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). | 
 
	  
    
	 | 
	ToString | Returns a string that represents the current object. (inherited from Object). | 
| Name | Description | |
|---|---|---|
		     
	    
	
	    
	   | 
	  add_all_referenced_files | Whether to add all referenced files | 
		     
	    
	
	    
	   | 
	  versions | All versions in the set | 
Contracts.Data.IssuedFileSet