Click or drag to resize

HiddenAttributeAddId Property

Get the database migration

Namespace:  SanteDB.DisconnectedClient.SQLite.Migrations
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public string Id { get; }

Property Value

Type: String

Implements

IConfigurationMigrationId
See Also