Constants related to Documents
Inheritance Hierarchy
kCura.Relativity.Client.Constants.Document
Namespace: kCura.Relativity.Client
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The Constants.Document type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | RELATIVITY_NATIVE |
Use this constant when reading a Document or downloading a native associated with a Document.
|
![]() ![]() | RELATIVITY_NATIVE_FILE_LOCATION |
Use to specify the source file location when creating a Document.
|
![]() ![]() | RELATIVITY_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.
|
See Also