<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.1" />

OpticonFileReader

The exception thrown when an opticon file contains an invalid line entry.

public int CurrentRecordNumber { get; }

public bool HasMoreRecords { get; }

public ImageLoadFile Settings { get; }

public OpticonFileReader(int folderID, ImageLoadFile args, ProcessContext context, Guid processID, bool doRetryLogic)

public void AdvanceRecord()

public void Cancel()

public void Close()

public long? CountRecords()

public void Initialize()