Click or drag to resize

ExportProperties Class

Provides access to the Export Properties for this case.
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.CaseCasePropertiesGroup
    Law.EdaIntegration.ExportsExportProperties

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

The ExportProperties type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleMaxExportAgents
The maximum number of export agents allowed to run with this case.
Public propertyCode exampleTimeZoneId
The Id of the selected timezone for the case.
Top
See Also