IAppSettings.ImportBatchMaxVolume Property

Relativity Import APIs
Gets or sets the maximum number of metadata bytes for a single single batch.

Namespace:  Relativity.DataExchange
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

int ImportBatchMaxVolume { get; set; }

Property Value

Type: Int32
The total number of bytes.
See Also

Reference