Digimap CAF API
CAFID Property
NamespacesCAF.API2AddressCAFID
The CAF ID uniquely references a specific version of an address.
Declaration Syntax
public int CAFID { get; set; }
Remarks
Every new address or new version of an address in CAF is allocated a unique CAF ID. Because the CAF ID represents a specific version of the address, it changes when an address is updated. This can be used to keep track of whether an address already held in the database is still current when making calls to GetUpdates(String, Int32).

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