| IConfigurationMigrationId Property |
Gets the identifier of the migration
Namespace:
SanteDB.DisconnectedClient.Configuration.Data
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax ReadOnly Property Id As String
Get
property String^ Id {
String^ get ();
}
abstract Id : string with get
Property Value
Type:
StringSee Also