Digimap CAF API
UpdateList Class
Namespaces
►
CAF.API2
►
UpdateList
The data structure returned by a call to GetUpdates.
Declaration Syntax
public
class
UpdateList
Members
Icon
Member
Description
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
GetUpdates(String, Int32)
Assembly:
CAF
(Module: CAF) Version: 1.0.0.0 (1.0.0.0)