ImportSettingsBaseCopyFilesToDocumentRepository Property

Relativity Import APIs
Gets or sets whether to copy files to the document repository. If False, files will be linked instead.

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

public bool CopyFilesToDocumentRepository { get; set; }

Property Value

Type: Boolean
See Also

Reference