Click or drag to resize

DataMigrationLogEntry Property

Gets or sets the entry.

Namespace:  SanteDB.DisconnectedClient.Configuration.Data
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public List<DataMigrationLogDataMigrationEntry> Entry { get; set; }

Property Value

Type: ListDataMigrationLogDataMigrationEntry
See Also