A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.OperationResultType.html below:

Enum OperationResultType

A value indicating the result of an operation.

Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntax
public enum OperationResultType : byte
Fields Name Description Failed

The operation failed.

FailedCancelledByEvent

The operation has been cancelled by an event handler.

FailedCannot

The operation could not complete because of invalid preconditions (eg creating a reference to an item that does not exist).

FailedDuplicateKey

The operation could not complete due to duplicate key detection

FailedExceptionThrown

The operation could not complete due to an exception.

NoOperation

No operation has been executed because it was not needed (eg deleting an item that doesn't exist).

Success

The operation was successful.

Extension Methods

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4