Click or drag to resize

IVersionedEntityVersionSequence Property

Gets the version sequence

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

Property Value

Type: NullableInt32
See Also