EventStatus Enumeration CelloSaaS API Documentation

Namespace: CelloSaaS.BusinessEdition.ServiceProxies.EventAuditService
Assembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public enum EventStatus
Members

  Member nameValueDescription
New0
Queued1
InProgress2
Success3
Failure4
See Also