Property UnsuccessfulIds
- Namespace
- Skyline.DataMiner.Utils.DOM.Exceptions
- Assembly
- Skyline.DataMiner.Utils.DOM.dll
UnsuccessfulIds
Gets the list of identifiers for the items that failed to process.
public IList<T> UnsuccessfulIds { get; }
Property Value
- IList<T>