Click or drag to resize

LoadFileCreator Class

Creates eDiscovery review system compatible load files from a single document data archive (.dda) output file.
Inheritance Hierarchy
SystemObject
  OpenDiscoverSDK.Platform.LoadFileLoadFileCreator

Namespace: OpenDiscoverSDK.Platform.LoadFile
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public class LoadFileCreator

The LoadFileCreator type exposes the following members.

Constructors
 NameDescription
Public methodLoadFileCreatorInitializes a new instance of the LoadFileCreator class
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodStatic memberWriteEntityRDOLoadFile Writes a Relativity Dynamic Object (RDO) Entity object load file.
Public methodStatic memberWriteLoadFile Writes a legal review system compatible load file.
Top
See Also