ExecutionSourceEnum Enumeration

Relativity Import APIs
Specifies where the document is being imported from.

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

public enum ExecutionSourceEnum
Members

  Member nameValueDescription
Unknown0 Used when we don't know the import origin or it has not been specified
RDC1 We are importing through the RDC
ImportAPI2 We are importing through the Import API
RIP3 We are importing through Relativity Integration Points (RIP)
Processing4 We are importing through Processing
See Also

Reference