Click or drag to resize

IVersionedEntityPreviousVersion Property

Gets the previous version

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
IVersionedEntity PreviousVersion { get; }

Property Value

Type: IVersionedEntity
See Also