Digimap CAF API
UpdateList Class
NamespacesCAF.API2UpdateList
The data structure returned by a call to GetUpdates.
Declaration Syntax
public class UpdateList
Members
IconMemberDescription
LastCAFID
The highest CAF ID in the database. This value should be passed as the fromCAFID parameter in the next call to GetUpdates.

Updates
A list of all updates with CAF IDs higher than the requested fromCAFID.

See Also

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