Click or drag to resize

NonVersionedEntityDataModifiedOn Property

Gets the time this item was modified

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

Property Value

Type: DateTimeOffset
See Also