ServiceResult<T>.Result Property

Definition

Gets a value of the result.

[System.Runtime.Serialization.DataMember]
public T Result { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Result : 'T
Public ReadOnly Property Result As T

Property Value

T
Attributes

Applies to