Click or drag to resize

CaseListStatusInfo Class

Info for case list status
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.CaseCaseListStatusInfo

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

The CaseListStatusInfo type exposes the following members.

Properties
  NameDescription
Public propertyHomeDir
Home directory for case
Public propertyLastAccessed
Last accessed date/time for case
Public propertyName
Case name
Public propertyStatus
Case status
Public propertyUuid
Case uuid
Public propertyWorkPending
Is work pending for case
Public propertyWorkPriority
Work priority for case
Top
See Also