Click or drag to resize

DataMigrationLogDataMigrationEntryId Property

Gets or sets the identifier of the migration

Namespace:  SanteDB.DisconnectedClient.Configuration.Data
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string Id { get; set; }

Property Value

Type: String
The identifier.
See Also