Copies Permission members to passed destination instance
        Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Sub Copy( _
ByVal destination_obj As Permission _
)
This language is not supported or no code example is available.
public void Copy(
Permission destination_obj
)
This language is not supported or no code example is available.
public:
void Copy(
Permission^ destination_obj
)
This language is not supported or no code example is available.
Parameters
- destination_obj
 - 
		Type: Permission 
		
<default>