ErrorRecordWrapper.PipelineIterationInfo property

Gets the pipeline iteration information associated with the error record.

public ReadOnlyCollection<int> PipelineIterationInfo { get; }

See Also