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

Relativity.DataExchange.DefaultImageFieldNames

static class DefaultImageFieldNames
Defines well-known field constants.
namespace Relativity.DataExchange { internal static class DefaultImageFieldNames { public const string BatesNumber = "BatesNumber"; public const string DocumentIdentifier = "DocumentIdentifier"; public const string FileName = "FileName"; public const string FileLocation = "FileLocation"; } }