Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Sub SetActor( _
ByVal actor As ContactInfo _
)
This language is not supported or no code example is available.
void SetActor(
ContactInfo actor
)
This language is not supported or no code example is available.
void SetActor(
ContactInfo^ actor
)
This language is not supported or no code example is available.
Parameters
- actor
 - 
		Type: ContactInfo