BatchOperationResultTFailureReasonDetails Property

Gets the result of the operation by object ID.

Namespace:  Dundas.BI.Utility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public IReadOnlyDictionary<Guid, TFailureReason> Details { get; }

Property Value

Type: IReadOnlyDictionaryGuid, TFailureReason
See Also