Click or drag to resize

GeneralCaseProperties Class

Access to selected case properties that don't belong to any other properties class (e.g. EmailThreadingProperties)
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.CaseCasePropertiesGroup
    Law.EdaIntegration.CaseGeneralCaseProperties

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

The GeneralCaseProperties type exposes the following members.

Properties
  NameDescription
Public propertyLawCaseDir
Location of the LAW case (used for Turbo Import)
Public propertyLockCaseSettings
Do not allow users to change certain settings once data is imported into the case.
Public propertyTimeZoneId
The case's timezone. Default value of empty string indicates no selection.
Top
See Also