ExportFieldFieldType Property |
The field type determines how this field is exported (typically to a load file that then is imported into legal review system software).
Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFileAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public FieldType FieldType { get; set; }Property Value
FieldType
See Also