Click or drag to resize

ExternalLineTraceBin Property

Initial trace bin contents that may be obtained from XML nodes that represent clusters. Only meaningful in case of Xrecord subclass; otherwise null.

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

Property Value

Type: IReadOnlyDictionaryString, Object
See Also