Click or drag to resize

IGeneralCaseProperties Interface

Access to selected case properties that don't belong to any other properties class (e.g. EmailThreadingProperties)

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public interface IGeneralCaseProperties

The IGeneralCaseProperties 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