Relativity.Import.V1.Models.Sources.DataSourceEndOfLine
Enum defines the End Of Line standard of single data source.
Linux = 1
Linux/Unix EOL: LF.
Mac = 2
Mac EOL: CR.
Windows = 0
Windows EOL: CRLF.