Informatica Data Quality 
			
			- Informatica Data Quality 10.4.1
- All Products
 
           
      	
            
	
      getMetadata (String key);
|  Parameter  | Parameter Type  | Datatype  | Description  | 
|---|---|---|---|
|  key  | Input  | String  |  Identifies the metadata. The getMetadata method uses the key to determine which metadata to retrieve.  | 
// Retrieve a filter condition String mydata = getMetadata ("FilterKey");