Click or drag to resize

DataMigrationLogDataMigrationEntryDate Property

Gets or sets the date when the entry was installed

Namespace:  SanteDB.DisconnectedClient.Configuration.Data
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public DateTime Date { get; set; }

Property Value

Type: DateTime
See Also