Click or drag to resize

IVersionedEntityPreviousVersionKey Property

Gets the previous version's key

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
Guid? PreviousVersionKey { get; set; }

Property Value

Type: NullableGuid
See Also