Click or drag to resize

PubSubManagerMigrationDescription Property

Gets the description of the migration

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

Property Value

Type: String

Implements

IConfigurationMigrationDescription
See Also