Table of Contents

Class CommonEvents

Namespace
Skyware.Lis.EventsModel.Common
Assembly
Skyware.Lis.EventsModel.dll

Common event types

public class CommonEvents
Inheritance
CommonEvents
Inherited Members

Fields

CREATED

New referral is imported

public const string CREATED = "Created"

Field Value

string

DELETED

The imported referral is unlocked in NHIS

public const string DELETED = "Deleted"

Field Value

string

UPDATED

The imported referral is locked in NHIS

public const string UPDATED = "Updated"

Field Value

string