Defines the choices for the BasicCategory property on NativeType class.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Other | 0 | The category for the native type isn’t specified. | |
Database | 1 | The native type is a database. | |
Graphic | 2 | The native type is a graphics file. | |
Multimedia | 3 | The native type is a multimedia file. | |
Spreadsheet | 4 | The native type is a spreadsheet. | |
WordProcessor | 5 | The native type is a document. |
See Also