ServiceResult<T>.Error Property

Definition

Gets the error

[System.Runtime.Serialization.DataMember]
public string Error { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Error : string
Public ReadOnly Property Error As String

Property Value

Attributes

Applies to