Click or drag to resize

VersionedAssociationTSourceTypeObsoleteVersionSequenceId Property

Gets or sets the sequence identifier of the source when this association is no longer active

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

Property Value

Type: NullableInt32

Implements

IVersionedAssociationObsoleteVersionSequenceId
See Also