Click or drag to resize

ISynchronizationLogEntry Interface

Represents a log entry for synchronization

Namespace:  SanteDB.DisconnectedClient.Synchronization
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public interface ISynchronizationLogEntry

The ISynchronizationLogEntry type exposes the following members.

Properties
  NameDescription
Public propertyFilter
Gets the filter
Public propertyLastETag
Get the last etag
Public propertyLastSync
Gets the last sync time
Public propertyResourceType
Gets the type of resource
Top
See Also