HistoricalType Enumeration

Historical Type.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum HistoricalType

Members

Info0Information type [I].
Add1Add type [A].
Modify2Modification type [M].
ModifyAutomatic3Automatic modification type [MA].
Delete4Delete type [B].
Recode5Recoding type [R].
Reallocated6Reassignment type [RA].
Import7Imports type [IM].
Access8User access [ACC].
AccessAPI9API access [ACAPI].
AccessReconnect10Reconnect user access [ACCR].

See Also