Namespace:
SynergyServerScripting.Entities
        
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
		
	
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
Public Shared Function GetAddressAttributeGeoCode( _
ByVal attrib_value_id As EntityID, _
ByVal db As IDatabase _
) As GeocodedAddress
This language is not supported or no code example is available.
public static GeocodedAddress GetAddressAttributeGeoCode(
EntityID attrib_value_id,
IDatabase db
)
This language is not supported or no code example is available.
public:
static GeocodedAddress^ GetAddressAttributeGeoCode(
EntityID^ attrib_value_id,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- attrib_value_id
 - 
		Type: EntityID 
		
<default>
 
- db
 - 
		Type: IDatabase 
		
<default>
 
Return Value
Type: GeocodedAddress| Exception type | Condition | 
|---|---|
| 
				 ArgumentNullException  | 
		|
| 
				 Exception  |