Click or drag to resize

ISynchronizationLogQuery Properties

The ISynchronizationLogQuery type exposes the following members.

Properties
 NameDescription
Public propertyFilter Gets the filter that applies to this entry. The filter may be null when no filter for the resource is specified.
(Inherited from ISynchronizationLogEntry)
Public propertyKey Get the uuid for the log entry
(Inherited from ISynchronizationLogEntry)
Public propertyLastError Gets the last error encountered
(Inherited from ISynchronizationLogEntry)
Public propertyLastETag Get the last etag that was successfully fetched.
(Inherited from ISynchronizationLogEntry)
Public propertyLastSync Gets the last sync time that this was successfully completed.
(Inherited from ISynchronizationLogEntry)
Public propertyQueryId Gets or sets the UUID of the query
Public propertyQueryOffset Last successful record number
Public propertyQueryStartTime Start time of the query
Public propertyResourceType Gets the type of resource that this entry referrs.
(Inherited from ISynchronizationLogEntry)
Top
See Also