<PackageReference Include="Relativity.Export.SDK" Version="3.3.1" />

IExportSourceSettingsBuilder

public interface IExportSourceSettingsBuilder
Interface responsible for ExportSourceSettings building flow.
IFromFolderStep FromFolder(int exportSourceArtifactID, int viewID)

Sets ExportSourceType to Folder.

ICustomStartAtDocumentNumberStep FromObjects(int artifactTypeID, int viewID)

Sets ExportSourceType to Objects.

Sets ExportSourceType to Production.

Sets ExportSourceType to SavedSearch.