Click or drag to resize

AutoaddressClientGetGbBuildingData Method (Link)

Return data for the supplied UK address ID.

Namespace:  Autoaddress.Autoaddress2_0
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public Response GetGbBuildingData(
	Link link
)

Parameters

link
Type: Autoaddress.Autoaddress2_0.Model.GetGbBuildingDataLink
A link returned in a GetGbBuildingData response.

Return Value

Type: Response
GetGbBuildingData response.

Implements

IAutoaddressGetGbBuildingData(Link)
See Also