Click or drag to resize

BundleModifiedOn Property

Gets the time the bundle was modified

Namespace:  SanteDB.Core.Model.Collection
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