Constants.Document Class

Relativity Services API
Constants related to Documents
Inheritance Hierarchy

System.Object
  kCura.Relativity.Client.Constants.Document

Namespace:  kCura.Relativity.Client
Assembly:  kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public static class Document

The Constants.Document type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberRELATIVITY_NATIVE
Use this constant when reading a Document or downloading a native associated with a Document.
Public fieldStatic memberRELATIVITY_NATIVE_FILE_LOCATION
Use to specify the source file location when creating a Document.
Public fieldStatic memberRELATIVITY_NATIVE_FILE_SIZE
When reading a document, use this constant to retrieve the size (in bytes) of the associated native file. If no native file exists, then the returned field is null.
Top
See Also

Reference