Click or drag to resize
weroSoft AG, Software
IBiTemporalVersionTKey Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the responsibility of an object which supports version, validity and modification.

Namespace:  WeroSoft.Serialization.BiTemporal
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IBiTemporalVersion<TKey> : IVersion<TKey>, 
	IValidity, IValidityState, IManagedIdentity<TKey>, IManagedModificationInfoProvider

Type Parameters

TKey

[Missing <typeparam name="TKey"/> documentation for "T:WeroSoft.Serialization.BiTemporal.IBiTemporalVersion`1"]

The IBiTemporalVersionTKey type exposes the following members.

Properties
See Also