Show / Hide Table of Contents

Enum TEventSource

This enumeration has information related to event source

Namespace: EDIPlatformFinance.BusinessLayer.Operational
Assembly: EDIPlatformFinance.BusinessLayer.Core.dll
Syntax
[Serializable]
[DataContract]
public enum TEventSource

Fields

Name Description
Import

Event imported from other systems

MFS

Special event source (provision)

Mobile

Event captured on mobile interface

Unknown

Unknown source

Web

Event captured with web interface

Back to top Generated by DocFX