| 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; }
Public Overridable ReadOnly Property TraceBin As IReadOnlyDictionary(Of String, Object)
Get
Property Value
Type:
IReadOnlyDictionaryString,
ObjectSee Also