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.OperationResult-2.html below:

View Source Class OperationResult<TResultType, TEntity>

Represents the result of a service operation for a given entity.

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntax
public class OperationResult<TResultType, TEntity> : OperationResult<TResultType> where TResultType : struct
Type Parameters Name Description TResultType

The type of the result type.

TEntity

The type of the entity.

Constructors View Source OperationResult(TResultType, EventMessages)

Initializes a new instance of the OperationResult<TResultType, TEntity> class.

Declaration
public OperationResult(TResultType result, EventMessages eventMessages)
Parameters Type Name Description TResultType result

The status of the operation.

EventMessages eventMessages

Event messages produced by the operation.

View Source OperationResult(TResultType, EventMessages, TEntity)

Initializes a new instance of the OperationResult<TResultType, TEntity> class.

Declaration
public OperationResult(TResultType result, EventMessages eventMessages, TEntity entity)
Parameters Type Name Description TResultType result EventMessages eventMessages TEntity entity Properties View Source Entity

Gets the entity.

Declaration
public TEntity Entity { get; }
Property Value

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