Click or drag to resize

XrecordTraceBin Property

Initial trace bin contents that may be obtained from XML nodes that represent clusters.

Namespace:  Mavidian.DataConveyer.Common
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public override IReadOnlyDictionary<string, Object> TraceBin { get; }

Property Value

Type: IReadOnlyDictionaryString, Object
See Also