ServiceResult<T>.HasError Property

Definition

Gets a value indicating whether the result has an error

public bool HasError { get; }
member this.HasError : bool
Public ReadOnly Property HasError As Boolean

Property Value

Applies to