Click or drag to resize

ProcessInfo Class

Provides Process information for the selected case.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.ProcessProcessInfo

Namespace:  Law.EdaIntegration.Process
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class ProcessInfo

The ProcessInfo type exposes the following members.

Properties
  NameDescription
Public propertyActivity
Current Activity
Public propertyRunningCount
Current Activity Count
Public propertyServiceAgentList
List of Service Agent by Activity
Public propertyStatus
Current Status
Public propertyTimeRemaining
Time remaining to complete the Current Activity
Top
See Also