Click or drag to resize

VersionedEntityDataTHistoryModelTypeVersionSequence Property

The sequence number of the version (for ordering)

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

Property Value

Type: NullableInt32

Implements

IVersionedEntityVersionSequence
See Also