Click or drag to resize

VersionedEntityDataTHistoryModelTypeGetPreviousVersion Method

Gets the previous version or loads it from the database if needed

Namespace:  SanteDB.Core.Model
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
public virtual THistoryModelType GetPreviousVersion()

Return Value

Type: THistoryModelType

[Missing <returns> documentation for "M:SanteDB.Core.Model.VersionedEntityData`1.GetPreviousVersion"]

See Also