Click or drag to resize

ConfigurationMigrationExceptionMigrationId Property

Gets or sets the migration id

Namespace:  SanteDB.DisconnectedClient.Exceptions
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string MigrationId { get; }

Property Value

Type: String
The migration identifier.
See Also