IAppSettings.TapiSubmitApmMetrics Property

Relativity Import APIs
Gets or sets a value indicating whether Transfer API should submit APM metrics when each transfer job completes. This is true by default.

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

bool TapiSubmitApmMetrics { get; set; }

Property Value

Type: Boolean
true to submit APM metrics; otherwise, false.
See Also

Reference