Click or drag to resize

DbMailMessageTimeStamp Property

Gets or sets the time

Namespace:  SanteDB.DisconnectedClient.SQLite.Mail
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public DateTime? TimeStamp { get; set; }

Property Value

Type: NullableDateTime
See Also