BatchOperationResultTFailureReason Class |
Namespace: Dundas.BI.Utility
public abstract class BatchOperationResult<TFailureReason> where TFailureReason : struct, new()
The BatchOperationResultTFailureReason type exposes the following members.
Name | Description | |
---|---|---|
Details |
Gets the result of the operation by object ID.
| |
Success |
Gets a value indicating whether the operation was successful.
|
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |