<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

NativeImportOptions

Possible native image import options.
public string BulkLoadFileFieldDelimiter { get; set; }

Gets or sets field delimiter to use when writing out the bulk load file. Default value is empty string.

public string FolderColumnName { get; set; }

Gets or sets the name of a metadata field used to build the folder structure for the workspace.

Gets or sets the value indicates whether native files are used as links or copied to the Relativity instance designated as the destination.

public string NativeFilePathColumnName { get; set; }

Gets or sets the name of the Field that contains the full path and filename for the native files.