Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public notifications As List(Of PublishedFileNotification)
This language is not supported or no code example is available.
[DataMember()]
public List<PublishedFileNotification> notifications
This language is not supported or no code example is available.
[DataMember()]
public:
List<PublishedFileNotification^>^ notifications;
This language is not supported or no code example is available.