Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Function GetKeyDescriptor( _
ByVal attribute As AttributeInfo _
) As String
This language is not supported or no code example is available.
public string GetKeyDescriptor(
AttributeInfo attribute
)
This language is not supported or no code example is available.
public:
String^ GetKeyDescriptor(
AttributeInfo^ attribute
)
This language is not supported or no code example is available.
Parameters
- attribute
 - 
		Type: AttributeInfo