persistent class EnsLib.Background.Process.ExportMessageSearch.Context
extends Ens.Background.BP.Context
This class is generated by the EnsLib.Background.Process.ExportMessageSearch BPL class.
This class should not be edited or modified in any way.
Do not make direct use of this class in your application.
property FileHash
as %String(MAXLEN="");
property FileKey
as %String(MAXLEN="");
property TemporaryExportFile
as %Stream.FileBinary;
property TemporaryExportFilename
as %String(MAXLEN="");