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
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Used when we don't know the import origin or it has not been specified | |
RDC | 1 | We are importing through the RDC | |
ImportAPI | 2 | We are importing through the Import API | |
RIP | 3 | We are importing through Relativity Integration Points (RIP) | |
Processing | 4 | We are importing through Processing |
See Also