Click or drag to resize

IExportProperties Interface

Provides access to the Export Properties for this case.

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

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