<PackageReference Include="Relativity.Other" Version="10.1.199.4" />

NativeLoadInfo

public class NativeLoadInfo
public class LoadRange

public ImportAuditLevel AuditLevel { get; set; }

public bool Billable { get; set; }

public string BulkLoadFileFieldDelimiter { get; set; }

public string CodeFileName { get; set; }

public string DataFileName { get; set; }

public string DataGridFileName { get; set; }

public string DataGridOffsetFileName { get; set; }

public bool DisableUserSecurityCheck { get; set; }

public ExecutionSource ExecutionSource { get; set; }

public int KeyFieldArtifactID { get; set; }

public bool LinkDataGridRecords { get; set; }

public bool LoadImportedFullTextFromServer { get; set; }

public FieldInfo[] MappedFields { get; set; }

public bool MoveDocumentsInAppendOverlayMode { get; set; }

public string ObjectFileName { get; set; }

public string OnBehalfOfUserToken { get; set; }

public OverwriteType Overlay { get; set; }

public int OverlayArtifactID { get; set; }

public OverlayBehavior OverlayBehavior { get; set; }

public LoadRange Range { get; set; }

public string Repository { get; set; }

public int RootFolderID { get; set; }

public string RunID { get; set; }

public bool UploadFiles { get; set; }

public bool UseBulkDataImport { get; set; }

public NativeLoadInfo()