Property UpdatedRows
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
UpdatedRows
Gets the updated rows.
public IDictionary<string, object[]> UpdatedRows { get; }
Property Value
- IDictionary<string, object[]>
Gets the updated rows.
public IDictionary<string, object[]> UpdatedRows { get; }