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

IFinalStep<T>

public interface IFinalStep<T>
General interface for final builder step.
T Build()

Gets the instance of target object from builder.