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

PreviewChoicesHelper

public class PreviewChoicesHelper

public DataTable BuildFoldersAndCodesDataSource(List<object> al, HybridDictionary previewCodeCount)

Build out the DataTable to display the folder and choice counts given a generic list

Build out the DataTable to display the folder and choice counts

Get a list of the column indexes that contain a choice or multi choice type

public int GetFolderCount(ArrayList al)

Get the folder count based on the ArrayList returned from the LoadFilePreviewer