Property ColumnUpdates
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
ColumnUpdates
Gets the updated cells of this column, where the keys represent the indices and the values represent the new values.
public IReadOnlyDictionary<string, T> ColumnUpdates { get; }