Click or drag to resize

NonVersionedEntityDataUpdatedTime Property

Updated time

Namespace:  SanteDB.Core.Model
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public DateTimeOffset? UpdatedTime { get; set; }

Property Value

Type: NullableDateTimeOffset
See Also