Digimap CAF API
CAF.API2 Namespace
NamespacesCAF.API2
See the list of members of the Service class for a list of CAF API calls available.
Declaration Syntax
namespace CAF.API2
Types
All TypesClassesEnumerations
IconTypeDescription
Address
A data structure returned by various calls in the Service API used to represent a version of an official CAF address

AddressField
AddressView
CandidateStatus
Returned by the GetCandidateStatus(String, Int32) and GetCandidateStatuses(String, String) calls. Indicates the current states of a candidate previously submitted using SubmitAddress(String, Nullable<(Of <<'(Int32>)>>), String, String, String).

Road
A structure returned by the ListAllRoads(String) call, representing a road section from the CAF road table.

SearchResults
A structure containing the results of a search call.

Service
The Service class provides the CAF API calls.

Update
A structure returned by a call to GetUpdates containing details of an updated or new address.

UpdateList
The data structure returned by a call to GetUpdates.