Table of Contents

Property TraceDataPerItem

Namespace
Skyline.DataMiner.Utils.DOM.Exceptions
Assembly
Skyline.DataMiner.Utils.DOM.dll

TraceDataPerItem

Gets the trace data associated with each item in the operation.

public IDictionary<T, TraceData> TraceDataPerItem { get; }

Property Value

IDictionary<T, TraceData>