Click or drag to resize
weroSoft AG, Software
ClientPluginTraceCorrelation Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets or sets the trace correlation value used by the trace of this plug-in.

Namespace:  WeroSoft.ComponentModel.Client
Assembly:  WeroSoft.Client.Library (in WeroSoft.Client.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public TraceCorrelation TraceCorrelation { get; }

Property Value

Type: TraceCorrelation

Implements

IClientPluginTraceCorrelation
See Also