Click or drag to resize

BaseEntityDataModifiedOn Property

Gets the time that the object was last modified (from base data, default to CreationTime)

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