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

FileFieldConstants

public static class FileFieldConstants
Defines constants for routes used by the File Field Manager service.
public const string BASE_SERVICE_ROUTE = "workspace/{workspaceID:int}/file"

The route prefix used for File Field Manager service module and Web Service.

public const string MODULE_PREFIX = "Relativity.FileField"

File Field Manager service module identification prefix for Service route.

public const string SERVICE_MODULE_NAME = "File Field Module"

File Field Manager service module identification name.

public const string SERVICE_NAME = "File Field Manager"

File Field Manager Web service identification name.