<PackageReference Include="Relativity.Processing.SDK" Version="13.29.354" />

Relativity.Processing.V1.Services.Interfaces.DTOs.ProcessingDataSource

Represents a datasource that hold documents to be included in the processing set
public int Custodian { get; set; }

The artifact id of the custodian associated with this data source

public int DestinationFolder { get; set; }

The destination folder

public string DocumentNumberingPrefix { get; set; }

Document Numbering Prefix

public string InputPath { get; set; }

The input path

public bool IsNew { get; }

Returns true if the data source is new

public bool? IsStartNumberVisible { get; set; }

Determines whether Relativity displays the Start Number field in the UI.

public int? LevelFourStartNumber { get; set; }

Represents the value used to begin numbering for the fourth level of advanced numbering when publishing documents from a specific data source

public int? LevelThreeStartNumber { get; set; }

Represents the value used to begin numbering for the third level of advanced numbering when publishing documents from a specific data source

public int? LevelTwoStartNumber { get; set; }

Represents the value used to begin numbering for the second level of advanced numbering when publishing documents from a specific data source

public List<OcrLanguage> OcrLanguages { get; set; }

An array of enumerated values that identify OCR languages

public int Order { get; set; }

The Order of this data source

public ProcessingSetRef ProcessingSet { get; set; }

A reference to a processing set object

public int? StartNumber { get; set; }

Represents the value used to begin numbering a sequence of documents published from a specific data source.

public int TimeZone { get; set; }

The ArtifactID of the time zone