BeforeExportEventArgs.Root Property

Gets the root Value that contains the whole data to export.

Namespace:  TcHmiSrv.Core.Listeners.ExportListenerEventArgs
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public Value Root { get; }

Property Value

Type: Value

Reference

BeforeExportEventArgs Class

TcHmiSrv.Core.Listeners.ExportListenerEventArgs Namespace