Export |
[DataContractAttribute] public class ExportField
The ExportField type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportField | Constructor. | |
| ExportField(String, String, Boolean, FieldType, FieldCategoryType, String) | Constructor. |
| Name | Description | |
|---|---|---|
| Description | The description, if any, of this field. | |
| ExportFieldName | Export defined name of the SDK internal and pre-defined OpenDiscoverFieldName. The user can edit this value. | |
| FieldCategoryType | The category type of this export field. | |
| FieldType | The field type determines how this field is exported (typically to a load file that then is imported into legal review system software). | |
| IsExported | If true, this field is exported. If false, this field is ignored. | |
| OpenDiscoverFieldName | The internal name of the Open Discover content. The user MUST NOT edit this value. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |