Click or drag to resize

DbActActTime Property

Identifies the time that the act occurred

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Acts
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public DateTimeOffset? ActTime { get; set; }

Property Value

Type: NullableDateTimeOffset
See Also