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: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public long? EffectiveVersionSequenceId { get; set; }

Property Value

NullableInt64

Implements

IVersionedAssociationEffectiveVersionSequenceId
See Also