GIS.GetAddressAttributeGeoCode Method
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
- EntityID
<default>
- db
- IDatabase
<default>
Return Value
GeocodedAddressException type | Condition |
---|---|
ArgumentNullException |
|
Exception |