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