FileFieldConstants Class

Relativity Services API
Defines constants for routes used by the File Field Manager service.
Inheritance Hierarchy

System.Object
  Relativity.Services.FileField.FileFieldConstants

Namespace:  Relativity.Services.FileField
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
Syntax

public static class FileFieldConstants

The FileFieldConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberBASE_SERVICE_ROUTE
The route prefix used for File Field Manager service module and Web Service.
Public fieldStatic memberMODULE_PREFIX
File Field Manager service module identification prefix for Service route.
Public fieldStatic memberSERVICE_MODULE_NAME
File Field Manager service module identification name.
Public fieldStatic memberSERVICE_NAME
File Field Manager Web service identification name.
Top
See Also

Reference