BasicCategory Enumeration

Relativity Imaging API
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

public enum BasicCategory

public enum BasicCategory
Members

  Member nameValueDescription
Other0 The category for the native type isn’t specified.
Database1 The native type is a database.
Graphic2 The native type is a graphics file.
Multimedia3 The native type is a multimedia file.
Spreadsheet4 The native type is a spreadsheet.
WordProcessor5 The native type is a document.
See Also

Reference