Digimap CAF API
ListAllAddresses Method (apiKey)
NamespacesCAF.API2ServiceListAllAddresses(String)
Lists all active addresses in CAF
Declaration Syntax
public Address[] ListAllAddresses(
	string apiKey
)
Parameters
apiKey (String)
The API key provided with your CAF licence
Return Value
A list of all the active addresses in CAF
Remarks
This call allows you to retrieve the current version of every active address in CAF. This is useful to set up databases which need to maintain a copy of the entire CAF database.

Assembly: CAF (Module: CAF) Version: 1.0.0.0 (1.0.0.0)