<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

ScriptDisplayType

public enum ScriptDisplayType
Represents what data type the output should be when the script is run.
Report = 1

Outputs data as a PDF report.

Table = 0

Outputs data as a standard item list.