Table of Contents

Property Result

Namespace
Skyline.DataMiner.Utils.DOM.Exceptions
Assembly
Skyline.DataMiner.Utils.DOM.dll

Result

Gets the result of the bulk operation that failed.

public IBulkOperationResult<T> Result { get; }

Property Value

IBulkOperationResult<T>