Click or drag to resize

ProcessingStatus Enumeration

The various types of processing status supported by Early Data Analyzer

Namespace:  Law.EdaIntegration.Process
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public enum ProcessingStatus
Members
  Member nameValueDescription
Working0 Currently working on activities
Pending1 Activities in queue
Complete2 No processing to be done
Suspended3 Processing on the case suspended by a user
Blacklisted4 Processing on the case suspended by an Early Data Analyzer service
See Also