NativeType Class

Relativity Imaging API
Represents document types in the Imaging API.
Inheritance Hierarchy

SystemObject
  Relativity.Imaging.Services.InterfacesNativeTypeRef
    Relativity.Imaging.Services.InterfacesNativeType

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 class NativeType : NativeTypeRef

public class NativeType : NativeTypeRef

The NativeType type exposes the following members.

Constructors

  NameDescription
Public methodNativeType
Top
Properties

  NameDescription
Public propertyArtifactID
Gets or sets the ArtifactID of a NativeType instance.
(Inherited from NativeTypeRef.)
Public propertyBasicCategory
Gets or sets the basic imaging category for this native type.
Public propertyFileTypeId
Gets or sets the identifier of the file type used by Invariant.
Public propertyName
Gets or sets the Name of a NativeType instance.
(Inherited from NativeTypeRef.)
Public propertyNativeCategory
Gets or sets the native imaging category for this native type.
Public propertyPreventNativeDownload
Gets or sets a Boolean value indicating whether native type is restricted from being downloaded.
Public propertyRestrictedFromImagingByDefault
Gets or sets a Boolean value indicating whether this native type is restricted from imaging by default.
Public propertyUseNativeImaging
Gets or sets a Boolean value indicating whether to use native imaging on this native type.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference