Click or drag to resize

VersionedAssociationTSourceTypeEffectiveVersionSequenceId Property

Gets or sets the version sequence of the source object when this assoication became active

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

Property Value

Type: NullableInt32

Implements

IVersionedAssociationEffectiveVersionSequenceId
See Also