Specifies what to do about the native files when importing.
Namespace: kCura.Relativity.DataReaderClient
Assembly: Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DoNotImportNativeFiles | 0 | Import documents without their native files. | |
CopyFiles | 1 | Copy native files into the workspace. | |
SetFileLinks | 2 | Link to the native files but do not copy them. |
See Also