Click or drag to resize

IConfigurationMigrationDescription Property

A human readable description of the migration

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

Property Value

Type: String
The description.
See Also