Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public Shadows folder_items As Dictionary(Of EntityID, ProjectFolder)
This language is not supported or no code example is available.
[DataMember()]
new public Dictionary<EntityID, ProjectFolder> folder_items
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<EntityID^, ProjectFolder^>^ folder_items;
This language is not supported or no code example is available.