IAppSettings.AuditLevel Property

Relativity Import APIs
Gets or sets the audit level applied to import jobs. Valid values include: FullAudit, NoSnapshot, and NoAudit.

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

string AuditLevel { get; set; }

Property Value

Type: String
The audit level.
See Also

Reference