BeforeExportEventArgs PropertiesThe BeforeExportEventArgs type exposes the following members.Properties Name Description Context Gets the Context of the event. Path Gets the path of the Value to export. Reference Gets the name of the JSON schema reference of the Value to export. Root Gets the root Value that contains the whole data to export. Value Gets the Value to export. Reference BeforeExportEventArgs Class TcHmiSrv.Core.Listeners.ExportListenerEventArgs Namespace Further InformationBeforeExportEventArgs.Context PropertyBeforeExportEventArgs.Path PropertyBeforeExportEventArgs.Reference PropertyBeforeExportEventArgs.Root PropertyBeforeExportEventArgs.Value Property