Click or drag to resize
Infosoft Logo

InformationType Enumeration

This enum represents the Type property in the Dimaps InformationTransaction (INF) object. It can be either REKF or REG. TODO: Explain more specifically what this is used for and means.

Namespace: Infosoft.Common.Contracts.DataContracts.DistributionIntegration.Dimaps
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public enum InformationType
Members
Member nameValueDescription
Unknown0 The unknown
REKF1 The rekf
REG2 The reg
See Also